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/01 17:45:16 UTC

svn commit: r543512 - /jakarta/turbine/fulcrum/trunk/osworkflow/example/project.xml

Author: sgoeschl
Date: Fri Jun  1 08:45:15 2007
New Revision: 543512

URL: http://svn.apache.org/viewvc?view=rev&rev=543512
Log:
Upgrade to commons-beanutils.1.7.0 to steamline dependencies between fulcrum components

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

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=543512&r1=543511&r2=543512
==============================================================================
--- jakarta/turbine/fulcrum/trunk/osworkflow/example/project.xml (original)
+++ jakarta/turbine/fulcrum/trunk/osworkflow/example/project.xml Fri Jun  1 08:45:15 2007
@@ -143,7 +143,7 @@
     <dependency>
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
-      <version>1.6.1</version>
+      <version>1.7.0</version>
       <url>http://jakarta.apache.org/commons/beanutils.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