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/10/12 03:46:17 UTC

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

Author: lu4242
Date: Tue Oct 12 01:46:16 2010
New Revision: 1021585

URL: http://svn.apache.org/viewvc?rev=1021585&view=rev
Log:
set myfaces builder plugin version to 1.0.2

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=1021585&r1=1021584&r2=1021585&view=diff
==============================================================================
--- myfaces/commons/branches/jsf_11/pom.xml (original)
+++ myfaces/commons/branches/jsf_11/pom.xml Tue Oct 12 01:46:16 2010
@@ -88,7 +88,7 @@
                 <plugin>
                     <groupId>org.apache.myfaces.buildtools</groupId>
                     <artifactId>myfaces-builder-plugin</artifactId>
-                    <version>1.0.8-SNAPSHOT</version>
+                    <version>1.0.2</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-jar-plugin</artifactId>