You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2011/01/27 13:14:09 UTC

svn commit: r1064101 - in /incubator/opennlp/trunk: opennlp-distr/pom.xml opennlp-docs/pom.xml opennlp-maxent/pom.xml opennlp-tools/pom.xml opennlp-uima/pom.xml

Author: joern
Date: Thu Jan 27 12:14:08 2011
New Revision: 1064101

URL: http://svn.apache.org/viewvc?rev=1064101&view=rev
Log:
OPENNLP-100 Changed artifact id to opennlp. This way the name of the produced artifacts and generated tags are correct.

Modified:
    incubator/opennlp/trunk/opennlp-distr/pom.xml
    incubator/opennlp/trunk/opennlp-docs/pom.xml
    incubator/opennlp/trunk/opennlp-maxent/pom.xml
    incubator/opennlp/trunk/opennlp-tools/pom.xml
    incubator/opennlp/trunk/opennlp-uima/pom.xml

Modified: incubator/opennlp/trunk/opennlp-distr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-distr/pom.xml?rev=1064101&r1=1064100&r2=1064101&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-distr/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp-distr/pom.xml Thu Jan 27 12:14:08 2011
@@ -25,7 +25,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>org.apache.opennlp</groupId>
-		<artifactId>opennlp-reactor</artifactId>
+		<artifactId>opennlp</artifactId>
 		<version>1.5.1-incubating-SNAPSHOT</version>
 		<relativePath>../opennlp/pom.xml</relativePath>
 	</parent>

Modified: incubator/opennlp/trunk/opennlp-docs/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-docs/pom.xml?rev=1064101&r1=1064100&r2=1064101&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-docs/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp-docs/pom.xml Thu Jan 27 12:14:08 2011
@@ -23,7 +23,7 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
 	<groupId>org.apache.opennlp</groupId>
-	<artifactId>opennlp-reactor</artifactId>
+	<artifactId>opennlp</artifactId>
 	<version>1.5.1-incubating-SNAPSHOT</version>
     <relativePath>../opennlp/pom.xml</relativePath>
   </parent>

Modified: incubator/opennlp/trunk/opennlp-maxent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-maxent/pom.xml?rev=1064101&r1=1064100&r2=1064101&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-maxent/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp-maxent/pom.xml Thu Jan 27 12:14:08 2011
@@ -25,7 +25,7 @@
 	
 	<parent>
 	    <groupId>org.apache.opennlp</groupId>
-	    <artifactId>opennlp-reactor</artifactId>
+	    <artifactId>opennlp</artifactId>
 	    <version>1.5.1-incubating-SNAPSHOT</version>
 	    <relativePath>../opennlp/pom.xml</relativePath>
     </parent>

Modified: incubator/opennlp/trunk/opennlp-tools/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-tools/pom.xml?rev=1064101&r1=1064100&r2=1064101&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-tools/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp-tools/pom.xml Thu Jan 27 12:14:08 2011
@@ -25,7 +25,7 @@
 	
 	<parent>
 	    <groupId>org.apache.opennlp</groupId>
-	    <artifactId>opennlp-reactor</artifactId>
+	    <artifactId>opennlp</artifactId>
 	    <version>1.5.1-incubating-SNAPSHOT</version>
 	    <relativePath>../opennlp/pom.xml</relativePath>
     </parent>

Modified: incubator/opennlp/trunk/opennlp-uima/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-uima/pom.xml?rev=1064101&r1=1064100&r2=1064101&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-uima/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp-uima/pom.xml Thu Jan 27 12:14:08 2011
@@ -25,7 +25,7 @@
 	
 	<parent>
 	    <groupId>org.apache.opennlp</groupId>
-	    <artifactId>opennlp-reactor</artifactId>
+	    <artifactId>opennlp</artifactId>
 	    <version>1.5.1-incubating-SNAPSHOT</version>
 	    <relativePath>../opennlp/pom.xml</relativePath>
     </parent>