You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/04/22 03:37:28 UTC

svn commit: r396053 - /myfaces/tobago/trunk/tobago-assembly/pom.xml

Author: schof
Date: Fri Apr 21 18:37:28 2006
New Revision: 396053

URL: http://svn.apache.org/viewcvs?rev=396053&view=rev
Log:
incremented snapshot version for maven wagon plugin 

Modified:
    myfaces/tobago/trunk/tobago-assembly/pom.xml

Modified: myfaces/tobago/trunk/tobago-assembly/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/tobago/trunk/tobago-assembly/pom.xml?rev=396053&r1=396052&r2=396053&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-assembly/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-assembly/pom.xml Fri Apr 21 18:37:28 2006
@@ -97,7 +97,7 @@
        <plugin>
         <groupId>org.apache.myfaces.maven</groupId>
         <artifactId>wagon-maven-plugin</artifactId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.3-SNAPSHOT</version>
         <configuration>
           <id>myfaces-nightly-builds</id>
           <url>scpexe://minotaur.apache.org/www/cvs.apache.org/builds/myfaces/nightly</url>