Author: anil.saldhana(a)jboss.com
Date: 2008-12-12 17:34:03 -0500 (Fri, 12 Dec 2008)
New Revision: 152
Modified:
identity-federation/trunk/identity-fed-model/pom.xml
Log:
remove deps
Modified: identity-federation/trunk/identity-fed-model/pom.xml
===================================================================
--- identity-federation/trunk/identity-fed-model/pom.xml 2008-12-12 22:32:42 UTC (rev
151)
+++ identity-federation/trunk/identity-fed-model/pom.xml 2008-12-12 22:34:03 UTC (rev
152)
@@ -49,26 +49,6 @@
<dependencies>
<dependency>
- <groupId>opensaml</groupId>
- <artifactId>openws</artifactId>
- </dependency>
- <dependency>
- <groupId>opensaml</groupId>
- <artifactId>xmltooling</artifactId>
- </dependency>
- <dependency>
- <groupId>opensaml</groupId>
- <artifactId>opensaml</artifactId>
- </dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- </dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- </dependency>
- <dependency>
<groupId>apache-log4j</groupId>
<artifactId>log4j</artifactId>
</dependency>
@@ -81,22 +61,6 @@
<artifactId>commons-logging-api</artifactId>
</dependency>
<dependency>
- <groupId>apache-velocity</groupId>
- <artifactId>velocity</artifactId>
- </dependency>
- <dependency>
- <groupId>apache-collections</groupId>
- <artifactId>commons-collections</artifactId>
- </dependency>
- <dependency>
- <groupId>apache-lang</groupId>
- <artifactId>commons-lang</artifactId>
- </dependency>
- <dependency>
- <groupId>joda-time</groupId>
- <artifactId>joda-time</artifactId>
- </dependency>
- <dependency>
<groupId>org.jboss.security</groupId>
<artifactId>jboss-xacml-saml</artifactId>
</dependency>