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 2013/05/09 10:35:50 UTC

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

Author: olamy
Date: Thu May  9 08:35:50 2013
New Revision: 1480562

URL: http://svn.apache.org/r1480562
Log:
use released parent

Modified:
    archiva/site/pom.xml

Modified: archiva/site/pom.xml
URL: http://svn.apache.org/viewvc/archiva/site/pom.xml?rev=1480562&r1=1480561&r2=1480562&view=diff
==============================================================================
--- archiva/site/pom.xml (original)
+++ archiva/site/pom.xml Thu May  9 08:35:50 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
-    <version>10-SNAPSHOT</version>
+    <version>10</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <name>Archiva</name>