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

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


The following commit(s) were added to refs/heads/master by this push:
     new b317159  [maven-release-plugin] prepare release opennlp-1.8.3
b317159 is described below

commit b317159cb9857dc509c08a31a98dc61209f39bff
Author: smarthi <[email protected]>
AuthorDate: Tue Oct 24 14:39:01 2017 +0530

    [maven-release-plugin] prepare release opennlp-1.8.3
---
 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 73f4e5f..02c4302 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.3-SNAPSHOT</version>
+               <version>1.8.3</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml
index 6d9ed1c..2c5c12e 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.3-SNAPSHOT</version>
+               <version>1.8.3</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/opennlp-docs/pom.xml b/opennlp-docs/pom.xml
index b5bd473..2166cdb 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.3-SNAPSHOT</version>
+       <version>1.8.3</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   
diff --git a/opennlp-morfologik-addon/pom.xml b/opennlp-morfologik-addon/pom.xml
index d7b5018..4b19ffd 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.3-SNAPSHOT</version>
+               <version>1.8.3</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
diff --git a/opennlp-tools/pom.xml b/opennlp-tools/pom.xml
index 4e98df0..6cf6ccd 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.3-SNAPSHOT</version>
+    <version>1.8.3</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
     
diff --git a/opennlp-uima/pom.xml b/opennlp-uima/pom.xml
index 45cf1d4..0e0712c 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.3-SNAPSHOT</version>
+           <version>1.8.3</version>
            <relativePath>../pom.xml</relativePath>
     </parent>
     
diff --git a/pom.xml b/pom.xml
index f68a104..2bd50b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
 
        <groupId>org.apache.opennlp</groupId>
        <artifactId>opennlp</artifactId>
-       <version>1.8.3-SNAPSHOT</version>
+       <version>1.8.3</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:[email protected]:apache/opennlp.git</developerConnection>
                <url>https://github.com/apache/opennlp.git</url>
-               <tag>HEAD</tag>
+               <tag>opennlp-1.8.3</tag>
        </scm>
 
        <repositories>

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to