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/10 03:40:04 UTC

svn commit: r392873 - /myfaces/core/branches/1_1_2/assembly/pom.xml

Author: schof
Date: Sun Apr  9 18:40:03 2006
New Revision: 392873

URL: http://svn.apache.org/viewcvs?rev=392873&view=rev
Log:
removed reference to snapshot plugin

Modified:
    myfaces/core/branches/1_1_2/assembly/pom.xml

Modified: myfaces/core/branches/1_1_2/assembly/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/core/branches/1_1_2/assembly/pom.xml?rev=392873&r1=392872&r2=392873&view=diff
==============================================================================
--- myfaces/core/branches/1_1_2/assembly/pom.xml (original)
+++ myfaces/core/branches/1_1_2/assembly/pom.xml Sun Apr  9 18:40:03 2006
@@ -99,7 +99,7 @@
       <plugin>
         <groupId>org.apache.myfaces.maven</groupId>
         <artifactId>wagon-maven-plugin</artifactId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.1</version>
         <configuration>
           <id>myfaces-nightly-builds</id>
           <url>scpexe://minotaur.apache.org/www/cvs.apache.org/builds/myfaces/nightly</url>