You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2012/03/30 17:30:17 UTC

svn commit: r1307473 - in /jackrabbit/branches/2.2: ./ jackrabbit-core/pom.xml

Author: jukka
Date: Fri Mar 30 15:30:17 2012
New Revision: 1307473

URL: http://svn.apache.org/viewvc?rev=1307473&view=rev
Log:
2.2: Merged revision 1304328 (JCR-3158)

Modified:
    jackrabbit/branches/2.2/   (props changed)
    jackrabbit/branches/2.2/jackrabbit-core/pom.xml

Propchange: jackrabbit/branches/2.2/
------------------------------------------------------------------------------
  Merged /jackrabbit/branches/2.4:r1304328

Modified: jackrabbit/branches/2.2/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-core/pom.xml?rev=1307473&r1=1307472&r2=1307473&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-core/pom.xml Fri Mar 30 15:30:17 2012
@@ -190,7 +190,7 @@ org.apache.jackrabbit.test.api.Shareable
     <dependency>
       <groupId>commons-dbcp</groupId>
       <artifactId>commons-dbcp</artifactId>
-      <version>1.2.2</version>
+      <version>1.3</version>
     </dependency>
     <dependency>
       <groupId>javax.jcr</groupId>