Author: dims
Date: Mon Jul 9 11:58:10 2007
New Revision: 554735
URL: http://svn.apache.org/viewvc?view=rev&rev=554735
Log:
fix build break
Modified:
webservices/sandesha/trunk/java/modules/rampart-integration/pom.xml
Modified: webservices/sandesha/trunk/java/modules/rampart-integration/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/rampart-integration/pom.xml?view=diff&rev=554735&r1=554734&r2=554735
==============================================================================
--- webservices/sandesha/trunk/java/modules/rampart-integration/pom.xml
(original)
+++ webservices/sandesha/trunk/java/modules/rampart-integration/pom.xml Mon Jul
9 11:58:10 2007
@@ -36,6 +36,12 @@
<dependencies>
+ <dependency>
+ <groupId>org.apache.ws.security</groupId>
+ <artifactId>wss4j</artifactId>
+ <version>SNAPSHOT</version>
+ </dependency>
+
<dependency>
<groupId>org.apache.sandesha2</groupId>
<artifactId>sandesha2-core</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]