Author: veithen
Date: Mon Apr 9 14:25:30 2012
New Revision: 1311249
URL: http://svn.apache.org/viewvc?rev=1311249&view=rev
Log:
Reverted a change included by mistake in r1311248.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-core/pom.xml
axis/axis2/java/rampart/trunk/modules/rampart-trust/pom.xml
Modified: axis/axis2/java/rampart/trunk/modules/rampart-core/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/modules/rampart-core/pom.xml?rev=1311249&r1=1311248&r2=1311249&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/modules/rampart-core/pom.xml (original)
+++ axis/axis2/java/rampart/trunk/modules/rampart-core/pom.xml Mon Apr 9
14:25:30 2012
@@ -72,17 +72,6 @@
<artifactId>axiom-dom</artifactId>
<scope>runtime</scope>
</dependency>
- <!--dependency>
- <groupId>com.google.code.ddom</groupId>
- <artifactId>ddom-bundle-axiom-impl</artifactId>
- <version>0.1-SNAPSHOT</version>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>commons-io</groupId>
- <artifactId>commons-io</artifactId>
- <version>1.4</version>
- </dependency-->
</dependencies>
<reporting>
Modified: axis/axis2/java/rampart/trunk/modules/rampart-trust/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/modules/rampart-trust/pom.xml?rev=1311249&r1=1311248&r2=1311249&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/modules/rampart-trust/pom.xml (original)
+++ axis/axis2/java/rampart/trunk/modules/rampart-trust/pom.xml Mon Apr 9
14:25:30 2012
@@ -81,17 +81,6 @@
<artifactId>axiom-dom</artifactId>
<scope>runtime</scope>
</dependency>
- <!--dependency>
- <groupId>com.google.code.ddom</groupId>
- <artifactId>ddom-bundle-axiom-impl</artifactId>
- <version>0.1-SNAPSHOT</version>
- <scope>runtime</scope>
- </dependency>
- <dependency>
- <groupId>commons-io</groupId>
- <artifactId>commons-io</artifactId>
- <version>1.4</version>
- </dependency-->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>