Author: alessio.soldano(a)jboss.com
Date: 2010-05-06 04:36:18 -0400 (Thu, 06 May 2010)
New Revision: 12175
Modified:
common/branches/jbossws-common-1.1.0/pom.xml
Log:
[JBPAPP-3267] Also move common to junit 3.8.2
Modified: common/branches/jbossws-common-1.1.0/pom.xml
===================================================================
--- common/branches/jbossws-common-1.1.0/pom.xml 2010-05-06 08:35:44 UTC (rev 12174)
+++ common/branches/jbossws-common-1.1.0/pom.xml 2010-05-06 08:36:18 UTC (rev 12175)
@@ -96,7 +96,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.1</version>
+ <version>3.8.2</version>
</dependency>
</dependencies>