You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2015/05/19 01:59:58 UTC

svn commit: r1680137 - /commons/proper/dbcp/trunk/pom.xml

Author: ggregory
Date: Mon May 18 23:59:57 2015
New Revision: 1680137

URL: http://svn.apache.org/r1680137
Log:
Format.

Modified:
    commons/proper/dbcp/trunk/pom.xml

Modified: commons/proper/dbcp/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=1680137&r1=1680136&r2=1680137&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Mon May 18 23:59:57 2015
@@ -36,7 +36,7 @@
 
   <!-- Maven 3.0 needed for scmpublish 1.0 -->
   <prerequisites>
-      <maven>3.0</maven>
+    <maven>3.0</maven>
   </prerequisites>
 
   <distributionManagement>
@@ -241,7 +241,7 @@
     <commons.pool.version>2.3</commons.pool.version>
 
     <!-- Temporary fix to support Java 8 -->
-    <commons.jacoco.version>0.7.2.201409121644</commons.jacoco.version>
+    <commons.jacoco.version>0.7.4.201502262128</commons.jacoco.version>
   </properties> 
 
   <build>