You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/07/13 13:55:46 UTC

svn commit: r555950 - /myfaces/core/branches/1_2_0/assembly/pom.xml

Author: matzew
Date: Fri Jul 13 04:55:41 2007
New Revision: 555950

URL: http://svn.apache.org/viewvc?view=rev&rev=555950
Log:
some assembly changes...

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

Modified: myfaces/core/branches/1_2_0/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_0/assembly/pom.xml?view=diff&rev=555950&r1=555949&r2=555950
==============================================================================
--- myfaces/core/branches/1_2_0/assembly/pom.xml (original)
+++ myfaces/core/branches/1_2_0/assembly/pom.xml Fri Jul 13 04:55:41 2007
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.2.0</version>
   </parent>
 
   <scm>
@@ -53,7 +53,7 @@
                 <artifactItem>
                   <groupId>org.apache.myfaces.shared</groupId>
                   <artifactId>myfaces-shared-impl</artifactId>
-                  <version>1.1.2-SNAPSHOT</version>
+                  <version>1.2.0</version>
                   <classifier>javadoc</classifier>
                 </artifactItem>
                 -->
@@ -118,7 +118,7 @@
       <plugin>
         <groupId>org.apache.myfaces.maven</groupId>
         <artifactId>wagon-maven-plugin</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.5</version>
         <configuration>
           <id>myfaces-nightly-builds</id>
           <url>scpexe://minotaur.apache.org/www/cvs.apache.org/builds/myfaces/nightly</url>