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 2009/08/12 18:03:54 UTC

svn commit: r803577 - in /turbine/fulcrum/trunk: intake/pom.xml parser/pom.xml

Author: tv
Date: Wed Aug 12 16:03:54 2009
New Revision: 803577

URL: http://svn.apache.org/viewvc?rev=803577&view=rev
Log:
Use released version of fulcrum-pool

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

Modified: turbine/fulcrum/trunk/intake/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/intake/pom.xml?rev=803577&r1=803576&r2=803577&view=diff
==============================================================================
--- turbine/fulcrum/trunk/intake/pom.xml (original)
+++ turbine/fulcrum/trunk/intake/pom.xml Wed Aug 12 16:03:54 2009
@@ -97,7 +97,7 @@
      <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-pool</artifactId>
-      <version>1.0.4-SNAPSHOT</version>
+      <version>1.0.4</version>
     </dependency>
     <dependency>
       <groupId>org.apache.fulcrum</groupId>

Modified: turbine/fulcrum/trunk/parser/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/pom.xml?rev=803577&r1=803576&r2=803577&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parser/pom.xml (original)
+++ turbine/fulcrum/trunk/parser/pom.xml Wed Aug 12 16:03:54 2009
@@ -111,7 +111,7 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-pool</artifactId>
-      <version>1.0.4-SNAPSHOT</version>
+      <version>1.0.4</version>
     </dependency>
     <dependency>
       <groupId>org.apache.fulcrum</groupId>