You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-commits@maven.apache.org by ol...@apache.org on 2011/02/20 16:10:59 UTC

svn commit: r1072609 - /maven/scm/trunk/pom.xml

Author: olamy
Date: Sun Feb 20 15:10:58 2011
New Revision: 1072609

URL: http://svn.apache.org/viewvc?rev=1072609&view=rev
Log:
use released parent 19

Modified:
    maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=1072609&r1=1072608&r2=1072609&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Sun Feb 20 15:10:58 2011
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>19-SNAPSHOT</version>
+    <version>19</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>