You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jz...@apache.org on 2018/12/27 19:09:49 UTC

[opennlp] branch master updated (55a57c2 -> af96022)

This is an automated email from the ASF dual-hosted git repository.

jzemerick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp.git.


    from 55a57c2  [maven-release-plugin] prepare for next development iteration
     new 3a52e40  Revert "[maven-release-plugin] prepare for next development iteration"
     new af96022  Revert "[maven-release-plugin] prepare release opennlp-1.9.1-rc2"

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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                          | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)


[opennlp] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"

Posted by jz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jzemerick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp.git

commit 3a52e40675910090e71dfc1599e83e4f677f1255
Author: jzonthemtn <jz...@apache.org>
AuthorDate: Thu Dec 27 14:09:00 2018 -0500

    Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit 55a57c25bc3be6c6277c8fceb1887b8d9bfa5cbe.
---
 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(-)

diff --git a/opennlp-brat-annotator/pom.xml b/opennlp-brat-annotator/pom.xml
index e615244..00600d5 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.9.2-SNAPSHOT</version>
+		<version>1.9.1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml
index dfcb8a1..90fd97b 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.9.2-SNAPSHOT</version>
+		<version>1.9.1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/opennlp-docs/pom.xml b/opennlp-docs/pom.xml
index ceb97e0..82ded06 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.9.2-SNAPSHOT</version>
+	<version>1.9.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   
diff --git a/opennlp-morfologik-addon/pom.xml b/opennlp-morfologik-addon/pom.xml
index e555823..fa3ec1d 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.9.2-SNAPSHOT</version>
+		<version>1.9.1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/opennlp-tools/pom.xml b/opennlp-tools/pom.xml
index 92686d4..4b50619 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.9.2-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
     
diff --git a/opennlp-uima/pom.xml b/opennlp-uima/pom.xml
index b31c8b0..053eda5 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.9.2-SNAPSHOT</version>
+	    <version>1.9.1</version>
 	    <relativePath>../pom.xml</relativePath>
     </parent>
     
diff --git a/pom.xml b/pom.xml
index 3232024..e57da9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
 
 	<groupId>org.apache.opennlp</groupId>
 	<artifactId>opennlp</artifactId>
-	<version>1.9.2-SNAPSHOT</version>
+	<version>1.9.1</version>
 	<packaging>pom</packaging>
 
 	<name>Apache OpenNLP Reactor</name>
@@ -40,7 +40,7 @@
 		<connection>scm:git:https://github.com/apache/opennlp.git</connection>
 		<developerConnection>scm:git:git@github.com:apache/opennlp.git</developerConnection>
 		<url>https://github.com/apache/opennlp.git</url>
-		<tag>HEAD</tag>
+		<tag>opennlp-1.9.1-rc2</tag>
 	</scm>
 
 	<repositories>


[opennlp] 02/02: Revert "[maven-release-plugin] prepare release opennlp-1.9.1-rc2"

Posted by jz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jzemerick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp.git

commit af960222c489000fb08fa95c08c50da16dbc374e
Author: jzonthemtn <jz...@apache.org>
AuthorDate: Thu Dec 27 14:09:13 2018 -0500

    Revert "[maven-release-plugin] prepare release opennlp-1.9.1-rc2"
    
    This reverts commit b22c3a62f715f467bef071637d3ef038f7683b8b.
---
 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(-)

diff --git a/opennlp-brat-annotator/pom.xml b/opennlp-brat-annotator/pom.xml
index 00600d5..19b93f4 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.9.1</version>
+		<version>1.9.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml
index 90fd97b..2283a0d 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.9.1</version>
+		<version>1.9.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/opennlp-docs/pom.xml b/opennlp-docs/pom.xml
index 82ded06..9565d8b 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.9.1</version>
+	<version>1.9.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   
diff --git a/opennlp-morfologik-addon/pom.xml b/opennlp-morfologik-addon/pom.xml
index fa3ec1d..dd14c86 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.9.1</version>
+		<version>1.9.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/opennlp-tools/pom.xml b/opennlp-tools/pom.xml
index 4b50619..dfd7f82 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.9.1</version>
+    <version>1.9.1-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
     
diff --git a/opennlp-uima/pom.xml b/opennlp-uima/pom.xml
index 053eda5..83f6119 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.9.1</version>
+	    <version>1.9.1-SNAPSHOT</version>
 	    <relativePath>../pom.xml</relativePath>
     </parent>
     
diff --git a/pom.xml b/pom.xml
index e57da9f..4e69fdd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
 
 	<groupId>org.apache.opennlp</groupId>
 	<artifactId>opennlp</artifactId>
-	<version>1.9.1</version>
+	<version>1.9.1-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<name>Apache OpenNLP Reactor</name>
@@ -40,7 +40,7 @@
 		<connection>scm:git:https://github.com/apache/opennlp.git</connection>
 		<developerConnection>scm:git:git@github.com:apache/opennlp.git</developerConnection>
 		<url>https://github.com/apache/opennlp.git</url>
-		<tag>opennlp-1.9.1-rc2</tag>
+		<tag>HEAD</tag>
 	</scm>
 
 	<repositories>