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

svn commit: r1239845 - /archiva/trunk/pom.xml

Author: olamy
Date: Thu Feb  2 21:10:05 2012
New Revision: 1239845

URL: http://svn.apache.org/viewvc?rev=1239845&view=rev
Log:
use last parent version

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1239845&r1=1239844&r2=1239845&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Thu Feb  2 21:10:05 2012
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
-    <version>8</version>
+    <version>9-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>