You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2016/11/17 15:12:16 UTC

svn commit: r1770210 - /turbine/core/trunk/pom.xml

Author: tv
Date: Thu Nov 17 15:12:15 2016
New Revision: 1770210

URL: http://svn.apache.org/viewvc?rev=1770210&view=rev
Log:
Update fulcrum-intake to 1.2.1

Modified:
    turbine/core/trunk/pom.xml

Modified: turbine/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=1770210&r1=1770209&r2=1770210&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Thu Nov 17 15:12:15 2016
@@ -897,7 +897,7 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-intake</artifactId>
-      <version>1.2.0</version>
+      <version>1.2.1</version>
       <type>jar</type>
     </dependency>
     <!-- yaafi 1.0.7 is in group turbine, 1.0.8 will be in group fulcrum again (package ) -->