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 2008/08/09 21:45:41 UTC

svn commit: r684320 - /myfaces/core/trunk_1.2.x/api/pom.xml

Author: lu4242
Date: Sat Aug  9 12:45:41 2008
New Revision: 684320

URL: http://svn.apache.org/viewvc?rev=684320&view=rev
Log:
change myfaces-builder-annotations version from 1.0.1-SNAPSHOT to 1.0.1

Modified:
    myfaces/core/trunk_1.2.x/api/pom.xml

Modified: myfaces/core/trunk_1.2.x/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk_1.2.x/api/pom.xml?rev=684320&r1=684319&r2=684320&view=diff
==============================================================================
--- myfaces/core/trunk_1.2.x/api/pom.xml (original)
+++ myfaces/core/trunk_1.2.x/api/pom.xml Sat Aug  9 12:45:41 2008
@@ -198,7 +198,7 @@
     <dependency>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-builder-annotations</artifactId> 
-      <version>1.0.1-SNAPSHOT</version>
+      <version>1.0.1</version>
       <scope>provided</scope>
     </dependency>
     <dependency>