Author: painter
Date: Fri Jan 11 13:35:06 2019
New Revision: 1851046

URL: http://svn.apache.org/viewvc?rev=1851046&view=rev
Log:
Update from SNAPSHOTs

Modified:
    turbine/fulcrum/trunk/bsf/pom.xml
    turbine/fulcrum/trunk/parser/pom.xml

Modified: turbine/fulcrum/trunk/bsf/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/bsf/pom.xml?rev=1851046&r1=1851045&r2=1851046&view=diff
==============================================================================
--- turbine/fulcrum/trunk/bsf/pom.xml (original)
+++ turbine/fulcrum/trunk/bsf/pom.xml Fri Jan 11 13:35:06 2019
@@ -91,12 +91,12 @@
                <dependency>
                        <groupId>org.apache.fulcrum</groupId>
                        <artifactId>fulcrum-factory</artifactId>
-                       <version>1.1.1-SNAPSHOT</version>
+                       <version>1.1.1</version>
                </dependency>
                <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>
                <dependency>

Modified: turbine/fulcrum/trunk/parser/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/pom.xml?rev=1851046&r1=1851045&r2=1851046&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parser/pom.xml (original)
+++ turbine/fulcrum/trunk/parser/pom.xml Fri Jan 11 13:35:06 2019
@@ -93,7 +93,7 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-pool</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
     </dependency>
 
     <!-- testing dependencies -->


Reply via email to