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/05/30 15:21:39 UTC

svn commit: r1129165 - /incubator/opennlp/trunk/opennlp/pom.xml

Author: joern
Date: Mon May 30 13:21:39 2011
New Revision: 1129165

URL: http://svn.apache.org/viewvc?rev=1129165&view=rev
Log:
OPENNLP-190 Updated to Apache 9 parent pom and removed special version which we needed for the Apache 8 parent pom, namely for the rat plugin and the release plugin.

Modified:
    incubator/opennlp/trunk/opennlp/pom.xml

Modified: incubator/opennlp/trunk/opennlp/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp/pom.xml?rev=1129165&r1=1129164&r2=1129165&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp/pom.xml Mon May 30 13:21:39 2011
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>8</version>
+		<version>9</version>
 		<relativePath />
 	</parent>
 
@@ -74,7 +74,6 @@
 	        <plugin>
 	          <groupId>org.apache.maven.plugins</groupId>
 	          <artifactId>maven-release-plugin</artifactId>
-	          <version>2.1</version>         
 	          <configuration>
 	            <useReleaseProfile>false</useReleaseProfile>
 	            <goals>deploy</goals>
@@ -98,7 +97,6 @@
 			<plugin>
 				<groupId>org.apache.rat</groupId>
 				<artifactId>apache-rat-plugin</artifactId>
-				<version>0.6</version>
 				<executions>
 					<execution>
 						<id>default-cli</id>
@@ -125,6 +123,8 @@
 							<goal>jar</goal>
 						</goals>
 						<phase>package</phase>
+						<!-- TODO: Looks like this config can be removed
+						           when we update to apache-10 parent pom -->
 						<configuration>
 							<javaApiLinks>
 								<property>