Author: tv
Date: Thu Aug  9 20:46:26 2012
New Revision: 1371474

URL: http://svn.apache.org/viewvc?rev=1371474&view=rev
Log:
Update commons-lang to version 2.6
Update fulcrum-upload to version 1.0.5

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

Modified: turbine/fulcrum/trunk/parser/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/pom.xml?rev=1371474&r1=1371473&r2=1371474&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parser/pom.xml (original)
+++ turbine/fulcrum/trunk/parser/pom.xml Thu Aug  9 20:46:26 2012
@@ -94,12 +94,12 @@
     <dependency>
       <groupId>commons-lang</groupId>
       <artifactId>commons-lang</artifactId>
-      <version>2.4</version>
+      <version>2.6</version>
     </dependency>
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-upload</artifactId>
-      <version>1.0.4</version>
+      <version>1.0.5</version>
       <optional>true</optional>
     </dependency>
     <dependency>
@@ -146,7 +146,7 @@
     <maven.compile.source>1.5</maven.compile.source>
     <maven.compile.target>1.5</maven.compile.target>
     <!-- This bits are used for the staging directory -->
-    <fulcrum.release.version>1.0.2</fulcrum.release.version>
+    <fulcrum.release.version>1.0.3</fulcrum.release.version>
     <fulcrum.rc.version>RC1</fulcrum.rc.version>  
     <fulcrum.deployment.protocol>scpexe</fulcrum.deployment.protocol>
   </properties>  


Reply via email to