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:39 UTC

svn commit: r1042811 - /myfaces/commons/branches/jsf_20/pom.xml

Author: lu4242
Date: Mon Dec  6 21:56:39 2010
New Revision: 1042811

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

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

Modified: myfaces/commons/branches/jsf_20/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/branches/jsf_20/pom.xml?rev=1042811&r1=1042810&r2=1042811&view=diff
==============================================================================
--- myfaces/commons/branches/jsf_20/pom.xml (original)
+++ myfaces/commons/branches/jsf_20/pom.xml Mon Dec  6 21:56:39 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>
                     <groupId>net.sourceforge.maven-taglib</groupId>
@@ -177,7 +177,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>