You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2018/06/14 18:35:40 UTC

svn commit: r1833543 - /felix/trunk/gogo/runtime/pom.xml

Author: gnodet
Date: Thu Jun 14 18:35:40 2018
New Revision: 1833543

URL: http://svn.apache.org/viewvc?rev=1833543&view=rev
Log:
Upgrade to gogo-parent 4

Modified:
    felix/trunk/gogo/runtime/pom.xml

Modified: felix/trunk/gogo/runtime/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/pom.xml?rev=1833543&r1=1833542&r2=1833543&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Thu Jun 14 18:35:40 2018
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>gogo-parent</artifactId>
-        <version>4-SNAPSHOT</version>
+        <version>4</version>
         <relativePath>../gogo-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>