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/04 13:18:59 UTC

svn commit: r1842808 - /turbine/fulcrum/trunk/factory/pom.xml

Author: painter
Date: Thu Oct  4 13:18:58 2018
New Revision: 1842808

URL: http://svn.apache.org/viewvc?rev=1842808&view=rev
Log:
Update yaafi to snapshot

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

Modified: turbine/fulcrum/trunk/factory/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/factory/pom.xml?rev=1842808&r1=1842807&r2=1842808&view=diff
==============================================================================
--- turbine/fulcrum/trunk/factory/pom.xml (original)
+++ turbine/fulcrum/trunk/factory/pom.xml Thu Oct  4 13:18:58 2018
@@ -83,13 +83,13 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-testcontainer</artifactId>
-      <version>1.0.6</version>
+      <version>1.0.8-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-yaafi</artifactId>
-      <version>1.0.6</version>
+      <version>1.0.8-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>