Author: prabath
Date: Wed Feb 13 23:59:34 2008
New Revision: 13731
Log:
removed unnecessary jars
Modified:
trunk/solutions/identity/pom.xml
Modified: trunk/solutions/identity/pom.xml
==============================================================================
--- trunk/solutions/identity/pom.xml (original)
+++ trunk/solutions/identity/pom.xml Wed Feb 13 23:59:34 2008
@@ -683,42 +683,6 @@
<version>1.6</version>
</dependency>
- <dependency>
- <groupId>org.eclipse.higgins</groupId>
- <artifactId>higgins-configuration-api</artifactId>
- <version>SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.eclipse.higgins</groupId>
- <artifactId>higgins-sts-api</artifactId>
- <version>SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.eclipse.higgins</groupId>
- <artifactId>higgins-sts-common</artifactId>
- <version>SNAPSHOT</version>
- <exclusions>
- <exclusion>
- <groupId>xml-security</groupId>
- <artifactId>xmlsec</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
- <dependency>
- <groupId>org.eclipse.higgins</groupId>
- <artifactId>higgins-sts-server-token-handler</artifactId>
- <version>SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.eclipse.higgins</groupId>
- <artifactId>higgins-sts-spi</artifactId>
- <version>SNAPSHOT</version>
- </dependency>
-
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev