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 2011/10/18 19:01:35 UTC

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

Author: olamy
Date: Tue Oct 18 17:01:35 2011
New Revision: 1185755

URL: http://svn.apache.org/viewvc?rev=1185755&view=rev
Log:
upgrade parent to fix aggregator build

Modified:
    archiva/site/pom.xml

Modified: archiva/site/pom.xml
URL: http://svn.apache.org/viewvc/archiva/site/pom.xml?rev=1185755&r1=1185754&r2=1185755&view=diff
==============================================================================
--- archiva/site/pom.xml (original)
+++ archiva/site/pom.xml Tue Oct 18 17:01:35 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
-    <version>7-SNAPSHOT</version>
+    <version>8-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <name>Archiva</name>