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/12/06 22:56:24 UTC

svn commit: r1042809 - /myfaces/commons/branches/jsf_11/pom.xml

Author: lu4242
Date: Mon Dec  6 21:56:24 2010
New Revision: 1042809

URL: http://svn.apache.org/viewvc?rev=1042809&view=rev
Log:
update to myfaces-builder-plugin 1.0.8 and myfaces-builder-annotations 1.0.7

Modified:
    myfaces/commons/branches/jsf_11/pom.xml

Modified: myfaces/commons/branches/jsf_11/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/branches/jsf_11/pom.xml?rev=1042809&r1=1042808&r2=1042809&view=diff
==============================================================================
--- myfaces/commons/branches/jsf_11/pom.xml (original)
+++ myfaces/commons/branches/jsf_11/pom.xml Mon Dec  6 21:56:24 2010
@@ -99,7 +99,7 @@
                 <plugin>
                     <groupId>org.apache.myfaces.buildtools</groupId>
                     <artifactId>myfaces-builder-plugin</artifactId>
-                    <version>1.0.8-SNAPSHOT</version>
+                    <version>1.0.8</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-jar-plugin</artifactId>
@@ -172,7 +172,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.buildtools</groupId>
                 <artifactId>myfaces-builder-annotations</artifactId> 
-                <version>1.0.7-SNAPSHOT</version>
+                <version>1.0.7</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>