You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by og...@apache.org on 2009/01/22 00:00:03 UTC

svn commit: r736469 - /maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml

Author: ogusakov
Date: Wed Jan 21 15:00:02 2009
New Revision: 736469

URL: http://svn.apache.org/viewvc?rev=736469&view=rev
Log:
adjusting IT parent

Modified:
    maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml

Modified: maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml
URL: http://svn.apache.org/viewvc/maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml?rev=736469&r1=736468&r2=736469&view=diff
==============================================================================
--- maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml (original)
+++ maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml Wed Jan 21 15:00:02 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.mercury</groupId>
     <artifactId>mercury</artifactId>
-    <version>1.0.0-alpha-3-SNAPSHOT</version>
+    <version>1.0.0-alpha-3</version>
   </parent>
 
   <artifactId>mercury-it</artifactId>