You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2011/08/24 13:05:00 UTC

svn commit: r1161047 - /myfaces/extensions/validator/trunk/test-modules/pom.xml

Author: gpetracek
Date: Wed Aug 24 11:05:00 2011
New Revision: 1161047

URL: http://svn.apache.org/viewvc?rev=1161047&view=rev
Log:
updated myfaces test dependency

Modified:
    myfaces/extensions/validator/trunk/test-modules/pom.xml

Modified: myfaces/extensions/validator/trunk/test-modules/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/trunk/test-modules/pom.xml?rev=1161047&r1=1161046&r2=1161047&view=diff
==============================================================================
--- myfaces/extensions/validator/trunk/test-modules/pom.xml (original)
+++ myfaces/extensions/validator/trunk/test-modules/pom.xml Wed Aug 24 11:05:00 2011
@@ -78,7 +78,7 @@
         <dependency>
             <groupId>org.apache.myfaces.test</groupId>
             <artifactId>myfaces-test12</artifactId>
-            <version>1.0.4-SNAPSHOT</version>
+            <version>1.0.4</version>
             <scope>test</scope>
         </dependency>