Author: veithen Date: Fri May 10 09:24:51 2013 New Revision: 1480956 URL: http://svn.apache.org/r1480956 Log: Fixed formatting.
Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/distribution/pom.xml?rev=1480956&r1=1480955&r2=1480956&view=diff ============================================================================== --- axis/axis2/java/core/trunk/modules/distribution/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/distribution/pom.xml Fri May 10 09:24:51 2013 @@ -229,8 +229,8 @@ <type>war</type> </dependency> - <!-- These are needed to run JAX-WS tools --> - <dependency> + <!-- These are needed to run JAX-WS tools --> + <dependency> <groupId>com.sun.xml.ws</groupId> <artifactId>jaxws-rt</artifactId> <exclusions> @@ -244,12 +244,12 @@ </exclusion> </exclusions> </dependency> - <dependency> + <dependency> <groupId>org.jvnet.staxex</groupId> <artifactId>stax-ex</artifactId> <version>1.4</version> </dependency> - <dependency> + <dependency> <groupId>com.sun.xml.stream.buffer</groupId> <artifactId>streambuffer</artifactId> <version>1.2</version>