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 2018/02/19 08:30:25 UTC

svn commit: r1824722 - /geronimo/components/config/trunk/pom.xml

Author: struberg
Date: Mon Feb 19 08:30:24 2018
New Revision: 1824722

URL: http://svn.apache.org/viewvc?rev=1824722&view=rev
Log:
upgrade to mp-config-1.2.1 (clarification and wording release only)

Modified:
    geronimo/components/config/trunk/pom.xml

Modified: geronimo/components/config/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/config/trunk/pom.xml?rev=1824722&r1=1824721&r2=1824722&view=diff
==============================================================================
--- geronimo/components/config/trunk/pom.xml (original)
+++ geronimo/components/config/trunk/pom.xml Mon Feb 19 08:30:24 2018
@@ -50,7 +50,7 @@
     <properties>
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
-        <microprofile-config.version>1.2</microprofile-config.version>
+        <microprofile-config.version>1.2.1</microprofile-config.version>
         <arquillian.version>1.1.14.Final</arquillian.version>
         <arquillian-weld-embedded.version>2.0.0.Final</arquillian-weld-embedded.version>