Author: darran.lofthouse(a)jboss.com
Date: 2009-10-27 09:15:30 -0400 (Tue, 27 Oct 2009)
New Revision: 11051
Modified:
stack/native/branches/jbossws-native-3.1.2.SP3-patch-02/pom.xml
Log:
Remove scout and juddi exclusion to allow deployment.
Modified: stack/native/branches/jbossws-native-3.1.2.SP3-patch-02/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP3-patch-02/pom.xml 2009-10-27 13:02:49
UTC (rev 11050)
+++ stack/native/branches/jbossws-native-3.1.2.SP3-patch-02/pom.xml 2009-10-27 13:15:30
UTC (rev 11051)
@@ -275,6 +275,7 @@
<groupId>jboss.jbossws</groupId>
<artifactId>jboss-saaj</artifactId>
</exclusion>
+ <!--
<exclusion>
<groupId>apache-scout</groupId>
<artifactId>scout</artifactId>
@@ -283,6 +284,7 @@
<groupId>juddi</groupId>
<artifactId>juddi</artifactId>
</exclusion>
+ -->
</exclusions>
</dependency>
<dependency>