You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/12/10 14:32:12 UTC

svn commit: r1419445 - /maven/doxia/site/trunk/pom.xml

Author: olamy
Date: Mon Dec 10 13:32:12 2012
New Revision: 1419445

URL: http://svn.apache.org/viewvc?rev=1419445&view=rev
Log:
test last maven parent snapshot

Modified:
    maven/doxia/site/trunk/pom.xml

Modified: maven/doxia/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/trunk/pom.xml?rev=1419445&r1=1419444&r2=1419445&view=diff
==============================================================================
--- maven/doxia/site/trunk/pom.xml (original)
+++ maven/doxia/site/trunk/pom.xml Mon Dec 10 13:32:12 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>22</version>
+    <version>23-SNAPSHOT</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>