You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by pa...@apache.org on 2018/10/17 18:39:01 UTC

svn commit: r1844146 - /turbine/fulcrum/trunk/json/gson/pom.xml

Author: painter
Date: Wed Oct 17 18:39:01 2018
New Revision: 1844146

URL: http://svn.apache.org/viewvc?rev=1844146&view=rev
Log:
Update to parent pom

Modified:
    turbine/fulcrum/trunk/json/gson/pom.xml

Modified: turbine/fulcrum/trunk/json/gson/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/gson/pom.xml?rev=1844146&r1=1844145&r2=1844146&view=diff
==============================================================================
--- turbine/fulcrum/trunk/json/gson/pom.xml (original)
+++ turbine/fulcrum/trunk/json/gson/pom.xml Wed Oct 17 18:39:01 2018
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>fulcrum-json-parent</artifactId>
         <groupId>org.apache.fulcrum</groupId>
-        <version>1.1.2-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>