You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/05/16 00:52:07 UTC

svn commit: r1103568 - /maven/indexer/trunk/pom.xml

Author: hboutemy
Date: Sun May 15 22:52:06 2011
New Revision: 1103568

URL: http://svn.apache.org/viewvc?rev=1103568&view=rev
Log:
updated parent pom

Modified:
    maven/indexer/trunk/pom.xml

Modified: maven/indexer/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/indexer/trunk/pom.xml?rev=1103568&r1=1103567&r2=1103568&view=diff
==============================================================================
--- maven/indexer/trunk/pom.xml (original)
+++ maven/indexer/trunk/pom.xml Sun May 15 22:52:06 2011
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>18</version>
+    <version>19</version>
   </parent>
 
   <groupId>org.apache.maven.indexer</groupId>