You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2009/02/10 11:45:49 UTC

svn commit: r742930 - /activemq/trunk/assembly/pom.xml

Author: dejanb
Date: Tue Feb 10 10:45:44 2009
New Revision: 742930

URL: http://svn.apache.org/viewvc?rev=742930&view=rev
Log:
fix for https://issues.apache.org/activemq/browse/AMQ-2101

Modified:
    activemq/trunk/assembly/pom.xml

Modified: activemq/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/pom.xml?rev=742930&r1=742929&r2=742930&view=diff
==============================================================================
--- activemq/trunk/assembly/pom.xml (original)
+++ activemq/trunk/assembly/pom.xml Tue Feb 10 10:45:44 2009
@@ -131,7 +131,6 @@
     <dependency>
       <groupId>commons-dbcp</groupId>
       <artifactId>commons-dbcp</artifactId>
-      <version>1.2</version>
       <optional>true</optional>
     </dependency>
     <dependency>