Author: kkolinko
Date: Thu Jun 13 08:40:38 2013
New Revision: 1492567
URL: http://svn.apache.org/r1492567
Log:
Update JDBC-Pool POM to use JUnit 4.11 as well.
It is a merge of r1470765 minus the change of compiler version.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/modules/jdbc-pool/pom.xml
Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
Merged /tomcat/trunk:r1470765
Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/modules/jdbc-pool/pom.xml?rev=1492567&r1=1492566&r2=1492567&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/modules/jdbc-pool/pom.xml (original)
+++ tomcat/tc7.0.x/trunk/modules/jdbc-pool/pom.xml Thu Jun 13 08:40:38 2013
@@ -67,7 +67,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.1</version>
+ <version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]