Author: shankar Date: Wed Dec 22 06:26:27 2010 New Revision: 1051768 URL: http://svn.apache.org/viewvc?rev=1051768&view=rev Log: Applying patch from RAMPART-314
Modified: axis/axis2/java/rampart/trunk/pom.xml Modified: axis/axis2/java/rampart/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/pom.xml?rev=1051768&r1=1051767&r2=1051768&view=diff ============================================================================== --- axis/axis2/java/rampart/trunk/pom.xml (original) +++ axis/axis2/java/rampart/trunk/pom.xml Wed Dec 22 06:26:27 2010 @@ -223,8 +223,8 @@ <version>${xmlsec.version}</version> </dependency> <dependency> - <groupId>org.opensaml</groupId> - <artifactId>opensaml1</artifactId> + <groupId>opensaml</groupId> + <artifactId>opensaml</artifactId> <version>1.1</version> </dependency> <dependency>