Author: chirino
Date: Wed Jul 12 08:01:44 2006
New Revision: 421284

URL: http://svn.apache.org/viewvc?rev=421284&view=rev
Log:
http://issues.apache.org/activemq/browse/AMQ-773

Modified:
    incubator/activemq/branches/activemq-4.0/etc/project.properties
    incubator/activemq/branches/activemq-4.0/pom.xml

Modified: incubator/activemq/branches/activemq-4.0/etc/project.properties
URL: 
http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/etc/project.properties?rev=421284&r1=421283&r2=421284&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/etc/project.properties (original)
+++ incubator/activemq/branches/activemq-4.0/etc/project.properties Wed Jul 12 
08:01:44 2006
@@ -75,7 +75,7 @@
 ant_version=1.6
 geronimo_spec_j2ee_version=1.0
 concurrent_version=1.3.4
-commons_logging_version=1.0.4
+commons_logging_version=1.1
 log4j_version=1.2.12
 junit_version=3.8.1
 jmock_version=1.0.1

Modified: incubator/activemq/branches/activemq-4.0/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/pom.xml?rev=421284&r1=421283&r2=421284&view=diff
==============================================================================
--- incubator/activemq/branches/activemq-4.0/pom.xml (original)
+++ incubator/activemq/branches/activemq-4.0/pom.xml Wed Jul 12 08:01:44 2006
@@ -255,7 +255,7 @@
       <dependency>
         <groupId>commons-logging</groupId>
         <artifactId>commons-logging</artifactId>
-        <version>1.0.4</version>
+        <version>1.1</version>
       </dependency>
   
       <dependency>


Reply via email to