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 2019/01/07 17:24:36 UTC

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

Author: painter
Date: Mon Jan  7 17:24:36 2019
New Revision: 1850671

URL: http://svn.apache.org/viewvc?rev=1850671&view=rev
Log:
Update testcontainer to release

Modified:
    turbine/core/trunk/pom.xml

Modified: turbine/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=1850671&r1=1850670&r2=1850671&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Mon Jan  7 17:24:36 2019
@@ -1119,7 +1119,7 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-testcontainer</artifactId>
-      <version>1.0.8-SNAPSHOT</version>
+      <version>1.0.8</version>
       <scope>test</scope>
     </dependency>
   </dependencies>