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/27 19:02:02 UTC

svn commit: r1294250 - /archiva/site/pom.xml

Author: olamy
Date: Mon Feb 27 18:02:01 2012
New Revision: 1294250

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

Modified:
    archiva/site/pom.xml

Modified: archiva/site/pom.xml
URL: http://svn.apache.org/viewvc/archiva/site/pom.xml?rev=1294250&r1=1294249&r2=1294250&view=diff
==============================================================================
--- archiva/site/pom.xml (original)
+++ archiva/site/pom.xml Mon Feb 27 18:02:01 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
-    <version>8</version>
+    <version>9-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <name>Archiva</name>