You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rm...@apache.org on 2017/07/04 07:19:31 UTC

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

Author: rmannibucau
Date: Tue Jul  4 07:19:31 2017
New Revision: 1800733

URL: http://svn.apache.org/viewvc?rev=1800733&view=rev
Log:
upgrade to OWB snapshot to support proxying of microprofile classes

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=1800733&r1=1800732&r2=1800733&view=diff
==============================================================================
--- geronimo/components/config/trunk/pom.xml (original)
+++ geronimo/components/config/trunk/pom.xml Tue Jul  4 07:19:31 2017
@@ -48,7 +48,7 @@
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
 
-        <owb.version>1.7.3</owb.version>
+        <owb.version>1.7.4-SNAPSHOT</owb.version>
         <arquillian.version>1.1.13.Final</arquillian.version>
     </properties>