Author: rsearls
Date: 2014-03-31 12:44:53 -0400 (Mon, 31 Mar 2014)
New Revision: 18552
Modified:
stack/cxf/trunk/modules/testsuite/cxf-tests/pom.xml
Log:
Removed unneeded ver stmt in picketlink-common and picketlink-federation.
Modified: stack/cxf/trunk/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/cxf-tests/pom.xml 2014-03-31 15:48:46 UTC (rev
18551)
+++ stack/cxf/trunk/modules/testsuite/cxf-tests/pom.xml 2014-03-31 16:44:53 UTC (rev
18552)
@@ -38,13 +38,11 @@
<dependency>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-common</artifactId>
- <version>2.5.1.Final</version> <!-- rls -->
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-federation</artifactId>
- <version>2.5.2.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Show replies by date