You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by sg...@apache.org on 2007/06/04 15:35:55 UTC

svn commit: r544150 - in /jakarta/turbine/fulcrum/trunk: intake/project.xml osworkflow/example/project.xml

Author: sgoeschl
Date: Mon Jun  4 06:35:54 2007
New Revision: 544150

URL: http://svn.apache.org/viewvc?view=rev&rev=544150
Log:
Streamlining the dependencies for dependency convergence report

Modified:
    jakarta/turbine/fulcrum/trunk/intake/project.xml
    jakarta/turbine/fulcrum/trunk/osworkflow/example/project.xml

Modified: jakarta/turbine/fulcrum/trunk/intake/project.xml
URL: http://svn.apache.org/viewvc/jakarta/turbine/fulcrum/trunk/intake/project.xml?view=diff&rev=544150&r1=544149&r2=544150
==============================================================================
--- jakarta/turbine/fulcrum/trunk/intake/project.xml (original)
+++ jakarta/turbine/fulcrum/trunk/intake/project.xml Mon Jun  4 06:35:54 2007
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>commons-fileupload</groupId>
       <artifactId>commons-fileupload</artifactId>
-      <version>1.1</version>
+      <version>1.2</version>
     </dependency>
     <dependency>
       <groupId>commons-lang</groupId>

Modified: jakarta/turbine/fulcrum/trunk/osworkflow/example/project.xml
URL: http://svn.apache.org/viewvc/jakarta/turbine/fulcrum/trunk/osworkflow/example/project.xml?view=diff&rev=544150&r1=544149&r2=544150
==============================================================================
--- jakarta/turbine/fulcrum/trunk/osworkflow/example/project.xml (original)
+++ jakarta/turbine/fulcrum/trunk/osworkflow/example/project.xml Mon Jun  4 06:35:54 2007
@@ -197,7 +197,7 @@
     <dependency>
       <groupId>commons-fileupload</groupId>
       <artifactId>commons-fileupload</artifactId>
-      <version>1.1</version>
+      <version>1.2</version>
       <url>http://jakarta.apache.org/commons/fileupload/index.html</url>
       <properties>
         <war.bundle>true</war.bundle>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@turbine.apache.org
For additional commands, e-mail: dev-help@turbine.apache.org