svn commit: r832384 - /maven/shared/trunk/maven-runtime/pom.xml

View: New views
1 Messages — Rating Filter:   Alert me  

svn commit: r832384 - /maven/shared/trunk/maven-runtime/pom.xml

by Mark Hobson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Author: markh
Date: Tue Nov  3 10:48:57 2009
New Revision: 832384

URL: http://svn.apache.org/viewvc?rev=832384&view=rev
Log:
Upgraded parent to maven-shared-components:14

Modified:
    maven/shared/trunk/maven-runtime/pom.xml

Modified: maven/shared/trunk/maven-runtime/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-runtime/pom.xml?rev=832384&r1=832383&r2=832384&view=diff
==============================================================================
--- maven/shared/trunk/maven-runtime/pom.xml (original)
+++ maven/shared/trunk/maven-runtime/pom.xml Tue Nov  3 10:48:57 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>13</version>
+    <version>14</version>
   </parent>
 
   <groupId>org.apache.maven.shared</groupId>