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/04/01 21:03:20 UTC

svn commit: r1087852 - /myfaces/tomahawk/trunk/pom.xml

Author: lu4242
Date: Fri Apr  1 19:03:20 2011
New Revision: 1087852

URL: http://svn.apache.org/viewvc?rev=1087852&view=rev
Log:
update builder plugin to 1.0.9 and annotations to 1.0.8

Modified:
    myfaces/tomahawk/trunk/pom.xml

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/pom.xml?rev=1087852&r1=1087851&r2=1087852&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Fri Apr  1 19:03:20 2011
@@ -184,9 +184,9 @@
       -->
     <myfaces-shared20-version>4.0.6-SNAPSHOT</myfaces-shared20-version>
 
-    <myfaces-builder-annotations-version>1.0.8-SNAPSHOT</myfaces-builder-annotations-version>
+    <myfaces-builder-annotations-version>1.0.8</myfaces-builder-annotations-version>
 
-    <myfaces-builder-plugin-version>1.0.9-SNAPSHOT</myfaces-builder-plugin-version>
+    <myfaces-builder-plugin-version>1.0.9</myfaces-builder-plugin-version>
   </properties>
 
 </project>