Author: alessio.soldano(a)jboss.com
Date: 2012-07-17 07:12:39 -0400 (Tue, 17 Jul 2012)
New Revision: 16480
Modified:
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/pom.xml
Log:
[JBWS-3249] Removing picketlink-core dependency not needed anymore in cxf-spring-tests
Modified: stack/cxf/trunk/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/cxf-spring-tests/pom.xml 2012-07-17 11:05:45 UTC
(rev 16479)
+++ stack/cxf/trunk/modules/testsuite/cxf-spring-tests/pom.xml 2012-07-17 11:12:39 UTC
(rev 16480)
@@ -21,11 +21,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.picketlink</groupId>
- <artifactId>picketlink-core</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
</dependency>
Show replies by date