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:13:25 UTC

svn commit: r1084440 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml

Author: lu4242
Date: Wed Mar 23 01:13:25 2011
New Revision: 1084440

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

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

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml?rev=1084440&r1=1084439&r2=1084440&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml Wed Mar 23 01:13: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>