You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/05/24 06:00:07 UTC

svn commit: r947535 - /myfaces/core/trunk/api/pom.xml

Author: lu4242
Date: Mon May 24 04:00:07 2010
New Revision: 947535

URL: http://svn.apache.org/viewvc?rev=947535&view=rev
Log:
update myfaces builder plugin version to 1.0.6

Modified:
    myfaces/core/trunk/api/pom.xml

Modified: myfaces/core/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/api/pom.xml?rev=947535&r1=947534&r2=947535&view=diff
==============================================================================
--- myfaces/core/trunk/api/pom.xml (original)
+++ myfaces/core/trunk/api/pom.xml Mon May 24 04:00:07 2010
@@ -220,7 +220,7 @@
             <plugin>
                 <groupId>org.apache.myfaces.buildtools</groupId>
                 <artifactId>myfaces-builder-plugin</artifactId>
-                <version>1.0.6-SNAPSHOT</version>
+                <version>1.0.6</version>
                 <executions>
                     <execution>
                         <goals>
@@ -433,7 +433,7 @@
         <dependency>
             <groupId>org.apache.myfaces.buildtools</groupId>
             <artifactId>myfaces-builder-annotations</artifactId>
-            <version>1.0.5-SNAPSHOT</version>
+            <version>1.0.5</version>
             <scope>provided</scope>
         </dependency>
         <dependency>