You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2008/07/10 07:57:12 UTC

svn commit: r675456 - /maven/components/branches/MNG-2477/pom.xml

Author: brett
Date: Wed Jul  9 22:57:12 2008
New Revision: 675456

URL: http://svn.apache.org/viewvc?rev=675456&view=rev
Log:
use updated artifact version

Modified:
    maven/components/branches/MNG-2477/pom.xml

Modified: maven/components/branches/MNG-2477/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/MNG-2477/pom.xml?rev=675456&r1=675455&r2=675456&view=diff
==============================================================================
--- maven/components/branches/MNG-2477/pom.xml (original)
+++ maven/components/branches/MNG-2477/pom.xml Wed Jul  9 22:57:12 2008
@@ -243,7 +243,7 @@
     <module>maven-toolchain</module>
   </modules>
   <properties>
-    <artifactVersion>3.0-SNAPSHOT</artifactVersion>
+    <artifactVersion>3.0-MNG-2477-SNAPSHOT</artifactVersion>
     <aspectjVersion>1.5.3</aspectjVersion>
     <classWorldsVersion>1.2-alpha-12</classWorldsVersion>
     <commonsCliVersion>1.0</commonsCliVersion>
@@ -524,4 +524,4 @@
       </build>
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>