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 2011/11/15 21:04:16 UTC

svn commit: r1202404 - /myfaces/core/branches/2.0.x/pom.xml

Author: lu4242
Date: Tue Nov 15 20:04:16 2011
New Revision: 1202404

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

Modified:
    myfaces/core/branches/2.0.x/pom.xml

Modified: myfaces/core/branches/2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/pom.xml?rev=1202404&r1=1202403&r2=1202404&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/pom.xml (original)
+++ myfaces/core/branches/2.0.x/pom.xml Tue Nov 15 20:04:16 2011
@@ -131,7 +131,7 @@
                 <plugin>
                     <groupId>org.apache.myfaces.buildtools</groupId>
                     <artifactId>myfaces-builder-plugin</artifactId>
-                    <version>1.0.10-SNAPSHOT</version>
+                    <version>1.0.10</version>
                 </plugin>
                 
                 <plugin>
@@ -414,7 +414,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.buildtools</groupId>
                 <artifactId>myfaces-builder-annotations</artifactId>
-                <version>1.0.9-SNAPSHOT</version>
+                <version>1.0.9</version>
                 <scope>provided</scope>
             </dependency>