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 2010/03/14 17:47:32 UTC

svn commit: r922891 - /maven/skins/trunk/pom.xml

Author: hboutemy
Date: Sun Mar 14 16:47:31 2010
New Revision: 922891

URL: http://svn.apache.org/viewvc?rev=922891&view=rev
Log:
updated parent pom to latest release

Modified:
    maven/skins/trunk/pom.xml

Modified: maven/skins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/pom.xml?rev=922891&r1=922890&r2=922891&view=diff
==============================================================================
--- maven/skins/trunk/pom.xml (original)
+++ maven/skins/trunk/pom.xml Sun Mar 14 16:47:31 2010
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>15</version>
+    <version>16</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>