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/24 21:29:58 UTC

svn commit: r396667 - /myfaces/core/branches/1_1_3/impl/pom.xml

Author: schof
Date: Mon Apr 24 12:29:56 2006
New Revision: 396667

URL: http://svn.apache.org/viewcvs?rev=396667&view=rev
Log:
changed a few more SNAPSHOT dependencies

Modified:
    myfaces/core/branches/1_1_3/impl/pom.xml

Modified: myfaces/core/branches/1_1_3/impl/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/core/branches/1_1_3/impl/pom.xml?rev=396667&r1=396666&r2=396667&view=diff
==============================================================================
--- myfaces/core/branches/1_1_3/impl/pom.xml (original)
+++ myfaces/core/branches/1_1_3/impl/pom.xml Mon Apr 24 12:29:56 2006
@@ -59,7 +59,7 @@
                 <artifactItem>
                   <groupId>org.apache.myfaces.shared</groupId>
                   <artifactId>myfaces-shared-impl</artifactId>
-                  <version>2.0.1-SNAPSHOT</version>
+                  <version>2.0.1</version>
                 </artifactItem>
               </artifactItems>
               <outputDirectory>${project.build.directory}/classes</outputDirectory>
@@ -77,7 +77,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>xslt-maven-plugin</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
             <executions>
               <execution>
                 <id>generate-tld-for-tlddoc</id>
@@ -127,7 +127,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>xslt-maven-plugin</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
             <executions>
               <execution>
                 <id>generate-tld-for-tlddoc</id>