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/03/23 02:15:26 UTC

svn commit: r1084443 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml

Author: lu4242
Date: Wed Mar 23 01:15:25 2011
New Revision: 1084443

URL: http://svn.apache.org/viewvc?rev=1084443&view=rev
Log:
update temporally parent pom to version 1.0.5

Modified:
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml?rev=1084443&r1=1084442&r2=1084443&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml Wed Mar 23 01:15:25 2011
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </parent>