Repository: opennlp Updated Branches: refs/heads/master 73936c0c7 -> efb183135
NoJira: Update pom and jira version to 1.8.0 Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/efb18313 Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/efb18313 Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/efb18313 Branch: refs/heads/master Commit: efb183135d33b68838615091c07c363b4c657d70 Parents: 73936c0 Author: Jörn Kottmann <[email protected]> Authored: Thu Feb 9 18:41:20 2017 +0100 Committer: Jörn Kottmann <[email protected]> Committed: Thu Feb 9 18:41:20 2017 +0100 ---------------------------------------------------------------------- opennlp-brat-annotator/pom.xml | 2 +- opennlp-distr/pom.xml | 4 ++-- opennlp-docs/pom.xml | 2 +- opennlp-morfologik-addon/pom.xml | 2 +- opennlp-tools/pom.xml | 2 +- opennlp-uima/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/opennlp/blob/efb18313/opennlp-brat-annotator/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-brat-annotator/pom.xml b/opennlp-brat-annotator/pom.xml index 1633deb..6c7be0d 100644 --- a/opennlp-brat-annotator/pom.xml +++ b/opennlp-brat-annotator/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/efb18313/opennlp-distr/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml index c0a57c3..1ce102d 100644 --- a/opennlp-distr/pom.xml +++ b/opennlp-distr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -127,7 +127,7 @@ <phase>generate-resources</phase> <goals><goal>jira-report</goal></goals> <configuration> - <fixVersionIds>12339150</fixVersionIds> + <fixVersionIds>12339249</fixVersionIds> <outputDirectory>${basedir}/target/issuesFixed/</outputDirectory> <maxEntries>1000</maxEntries> <!-- hopefully, bigger than ever needed --> </configuration> http://git-wip-us.apache.org/repos/asf/opennlp/blob/efb18313/opennlp-docs/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-docs/pom.xml b/opennlp-docs/pom.xml index fd2b0d1..fbf0b5c 100644 --- a/opennlp-docs/pom.xml +++ b/opennlp-docs/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/efb18313/opennlp-morfologik-addon/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-morfologik-addon/pom.xml b/opennlp-morfologik-addon/pom.xml index 1c384c7..c46f101 100644 --- a/opennlp-morfologik-addon/pom.xml +++ b/opennlp-morfologik-addon/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/efb18313/opennlp-tools/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-tools/pom.xml b/opennlp-tools/pom.xml index c7e9624..d2630c9 100644 --- a/opennlp-tools/pom.xml +++ b/opennlp-tools/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/efb18313/opennlp-uima/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-uima/pom.xml b/opennlp-uima/pom.xml index 070fec9..7cfdb72 100644 --- a/opennlp-uima/pom.xml +++ b/opennlp-uima/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/efb18313/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 98acfb1..268a54e 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache OpenNLP Reactor</name>
