You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2015/01/20 16:12:49 UTC

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

Author: gk
Date: Tue Jan 20 15:12:49 2015
New Revision: 1653270

URL: http://svn.apache.org/r1653270
Log:
- Downgrade to Turbine Parent Version 3 (1.6 support)

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

Modified: turbine/fulcrum/trunk/json/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/pom.xml?rev=1653270&r1=1653269&r2=1653270&view=diff
==============================================================================
--- turbine/fulcrum/trunk/json/pom.xml (original)
+++ turbine/fulcrum/trunk/json/pom.xml Tue Jan 20 15:12:49 2015
@@ -21,7 +21,7 @@
    <parent>
        <artifactId>turbine-parent</artifactId>
        <groupId>org.apache.turbine</groupId>
-       <version>4-SNAPSHOT</version>
+       <version>3</version>
    </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.fulcrum</groupId>