You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by st...@apache.org on 2017/06/26 21:08:18 UTC

svn commit: r1799994 - /geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml

Author: struberg
Date: Mon Jun 26 21:08:18 2017
New Revision: 1799994

URL: http://svn.apache.org/viewvc?rev=1799994&view=rev
Log:
GERONIMO-6553 upgrade to common-annotations-1.3

Modified:
    geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml?rev=1799994&r1=1799993&r2=1799994&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jcdi_2.0_spec/pom.xml Mon Jun 26 21:08:18 2017
@@ -92,7 +92,7 @@
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-annotation_1.3_spec</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>