Author: anil.saldhana(a)jboss.com
Date: 2008-12-12 17:38:35 -0500 (Fri, 12 Dec 2008)
New Revision: 157
Modified:
identity-federation/trunk/parent/pom.xml
Log:
remove opensaml dep
Modified: identity-federation/trunk/parent/pom.xml
===================================================================
--- identity-federation/trunk/parent/pom.xml 2008-12-12 22:38:14 UTC (rev 156)
+++ identity-federation/trunk/parent/pom.xml 2008-12-12 22:38:35 UTC (rev 157)
@@ -96,31 +96,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>opensaml</groupId>
- <artifactId>opensaml</artifactId>
- <version>2.1.0</version>
- </dependency>
- <dependency>
- <groupId>opensaml</groupId>
- <artifactId>openws</artifactId>
- <version>1.1.0</version>
- </dependency>
- <dependency>
- <groupId>opensaml</groupId>
- <artifactId>xmltooling</artifactId>
- <version>1.0.1</version>
- </dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- <version>1.5.0</version>
- </dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- <version>1.5.0</version>
- </dependency>
- <dependency>
<groupId>apache-log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.14</version>
@@ -136,26 +111,6 @@
<version>1.0.3</version>
</dependency>
<dependency>
- <groupId>apache-velocity</groupId>
- <artifactId>velocity</artifactId>
- <version>1.5</version>
- </dependency>
- <dependency>
- <groupId>apache-collections</groupId>
- <artifactId>commons-collections</artifactId>
- <version>3.1</version>
- </dependency>
- <dependency>
- <groupId>apache-lang</groupId>
- <artifactId>commons-lang</artifactId>
- <version>2.1</version>
- </dependency>
- <dependency>
- <groupId>joda-time</groupId>
- <artifactId>joda-time</artifactId>
- <version>1.5.2</version>
- </dependency>
- <dependency>
<groupId>org.jboss.security</groupId>
<artifactId>jboss-xacml-saml</artifactId>
<version>2.0.3-SNAPSHOT</version>
Show replies by date