You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/09/20 21:32:52 UTC

svn commit: r448310 - in /myfaces/tomahawk/trunk: assembly/pom.xml sandbox/assembly/pom.xml

Author: bommel
Date: Wed Sep 20 12:32:52 2006
New Revision: 448310

URL: http://svn.apache.org/viewvc?view=rev&rev=448310
Log:
nightly build is failing using released version of plugin

Modified:
    myfaces/tomahawk/trunk/assembly/pom.xml
    myfaces/tomahawk/trunk/sandbox/assembly/pom.xml

Modified: myfaces/tomahawk/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/assembly/pom.xml?view=diff&rev=448310&r1=448309&r2=448310
==============================================================================
--- myfaces/tomahawk/trunk/assembly/pom.xml (original)
+++ myfaces/tomahawk/trunk/assembly/pom.xml Wed Sep 20 12:32:52 2006
@@ -130,7 +130,7 @@
        <plugin>
         <groupId>org.apache.myfaces.maven</groupId>
         <artifactId>wagon-maven-plugin</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.1</version>
         <configuration>
           <id>myfaces-nightly-builds</id>
           <url>scpexe://minotaur.apache.org/www/people.apache.org/builds/myfaces/nightly</url>

Modified: myfaces/tomahawk/trunk/sandbox/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/assembly/pom.xml?view=diff&rev=448310&r1=448309&r2=448310
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/assembly/pom.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/assembly/pom.xml Wed Sep 20 12:32:52 2006
@@ -123,7 +123,7 @@
             <plugin>
                 <groupId>org.apache.myfaces.maven</groupId>
                 <artifactId>wagon-maven-plugin</artifactId>
-                <version>1.0.4-SNAPSHOT</version>
+                <version>1.0.1</version>
                 <configuration>
                     <id>myfaces-nightly-builds</id>
                     <url>scpexe://minotaur.apache.org/www/people.apache.org/builds/myfaces/nightly</url>