You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by dw...@apache.org on 2009/10/02 20:47:26 UTC

svn commit: r821129 - /openjpa/trunk/openjpa-integration/validation/pom.xml

Author: dwoods
Date: Fri Oct  2 18:47:25 2009
New Revision: 821129

URL: http://svn.apache.org/viewvc?rev=821129&view=rev
Log:
OPENJPA-1229 Upgrade to agimatec-validation 0.9.3

Modified:
    openjpa/trunk/openjpa-integration/validation/pom.xml

Modified: openjpa/trunk/openjpa-integration/validation/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/trunk/openjpa-integration/validation/pom.xml?rev=821129&r1=821128&r2=821129&view=diff
==============================================================================
--- openjpa/trunk/openjpa-integration/validation/pom.xml (original)
+++ openjpa/trunk/openjpa-integration/validation/pom.xml Fri Oct  2 18:47:25 2009
@@ -91,7 +91,7 @@
                 <dependency>
                     <groupId>com.agimatec</groupId>
                     <artifactId>agimatec-validation</artifactId>
-                    <version>0.9.3-SNAPSHOT</version>
+                    <version>0.9.3</version>
                     <scope>test</scope>
                 </dependency>
                 <dependency>