You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/08/25 16:31:53 UTC

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

Author: jbonofre
Date: Wed Aug 25 14:31:53 2010
New Revision: 989132

URL: http://svn.apache.org/viewvc?rev=989132&view=rev
Log:
Use ServiceMix Specs release.

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=989132&r1=989131&r2=989132&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 Wed Aug 25 14:31:53 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.6-SNAPSHOT</version>
+            <version>1.5.0</version>
         </dependency>
     </dependencies>