You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by mb...@apache.org on 2016/10/20 22:26:57 UTC

svn commit: r1765898 - /bval/trunk/pom.xml

Author: mbenson
Date: Thu Oct 20 22:26:57 2016
New Revision: 1765898

URL: http://svn.apache.org/viewvc?rev=1765898&view=rev
Log:
upgrade geronimo validation spec

Modified:
    bval/trunk/pom.xml

Modified: bval/trunk/pom.xml
URL: http://svn.apache.org/viewvc/bval/trunk/pom.xml?rev=1765898&r1=1765897&r2=1765898&view=diff
==============================================================================
--- bval/trunk/pom.xml (original)
+++ bval/trunk/pom.xml Thu Oct 20 22:26:57 2016
@@ -293,7 +293,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-validation_1.1_spec</artifactId>
-                <version>1.0-alpha-1</version>
+                <version>1.0</version>
             </dependency>
             <!-- Optional profile to use Spec RI API -->
             <dependency>