Author: saminda
Date: Mon Dec 17 22:50:06 2007
New Revision: 11321
Log:
Excluding Woden
Modified:
trunk/wsas/java/pom.xml
Modified: trunk/wsas/java/pom.xml
==============================================================================
--- trunk/wsas/java/pom.xml (original)
+++ trunk/wsas/java/pom.xml Mon Dec 17 22:50:06 2007
@@ -1202,6 +1202,10 @@
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.apache.woden</groupId>
+ <artifactId>woden</artifactId>
+ </exclusion>
</exclusions>
</dependency>
@@ -1243,6 +1247,10 @@
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.apache.woden</groupId>
+ <artifactId>woden</artifactId>
+ </exclusion>
</exclusions>
</dependency>
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev