Repository: opennlp Updated Branches: refs/heads/master 2befc1729 -> d48470eac
[maven-release-plugin] rollback the release of opennlp-1.8.1 Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/d48470ea Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/d48470ea Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/d48470ea Branch: refs/heads/master Commit: d48470eac97431235eba4946683f44d5564682c2 Parents: 2befc17 Author: smarthi <[email protected]> Authored: Sat Jul 1 10:50:31 2017 -0400 Committer: smarthi <[email protected]> Committed: Sat Jul 1 10:50:31 2017 -0400 ---------------------------------------------------------------------- opennlp-brat-annotator/pom.xml | 2 +- opennlp-distr/pom.xml | 2 +- opennlp-docs/pom.xml | 2 +- opennlp-morfologik-addon/pom.xml | 2 +- opennlp-tools/pom.xml | 2 +- opennlp-uima/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/opennlp/blob/d48470ea/opennlp-brat-annotator/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-brat-annotator/pom.xml b/opennlp-brat-annotator/pom.xml index 309cc29..0791e6b 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.8.1</version> + <version>1.8.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/d48470ea/opennlp-distr/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml index 1bcfd3f..881b92b 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.8.1</version> + <version>1.8.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/d48470ea/opennlp-docs/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-docs/pom.xml b/opennlp-docs/pom.xml index e81e9ec..312f6b8 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.8.1</version> + <version>1.8.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/d48470ea/opennlp-morfologik-addon/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-morfologik-addon/pom.xml b/opennlp-morfologik-addon/pom.xml index 796ecef..3ce5e7c 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.8.1</version> + <version>1.8.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/d48470ea/opennlp-tools/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-tools/pom.xml b/opennlp-tools/pom.xml index 6e91ad0..a2cf596 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.8.1</version> + <version>1.8.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/d48470ea/opennlp-uima/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-uima/pom.xml b/opennlp-uima/pom.xml index b95cf2a..d8f5246 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.8.1</version> + <version>1.8.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/d48470ea/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0b96f74..dee0533 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.8.1</version> + <version>1.8.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache OpenNLP Reactor</name> @@ -40,7 +40,7 @@ <connection>scm:git:[email protected]:apache/opennlp.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/opennlp.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=opennlp.git</url> - <tag>opennlp-1.8.1</tag> + <tag>HEAD</tag> </scm> <mailingLists>
