You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2010/04/29 13:19:08 UTC

svn commit: r939270 - /servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml

Author: gertv
Date: Thu Apr 29 11:19:08 2010
New Revision: 939270

URL: http://svn.apache.org/viewvc?rev=939270&view=rev
Log:
Upgrade to 1.6-SNAPSHOT until after the specs 1.5.0 release vote has finished

Modified:
    servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml

Modified: servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml?rev=939270&r1=939269&r2=939270&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/hibernate-validator-4.0.2.GA/pom.xml Thu Apr 29 11:19:08 2010
@@ -84,7 +84,7 @@
         <dependency>
             <groupId>org.apache.servicemix.specs</groupId>
             <artifactId>org.apache.servicemix.specs.jsr303-api-1.0.0</artifactId>
-            <version>1.5.0</version>
+            <version>1.6-SNAPSHOT</version>
         </dependency>
     </dependencies>