You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/08/21 10:47:54 UTC

svn commit: r987713 - /axis/axis2/java/core/trunk/modules/distribution/pom.xml

Author: veithen
Date: Sat Aug 21 08:47:54 2010
New Revision: 987713

URL: http://svn.apache.org/viewvc?rev=987713&view=rev
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=987713&r1=987712&r2=987713&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/distribution/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/distribution/pom.xml Sat Aug 21 08:47:54 2010
@@ -97,8 +97,8 @@
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
-    <artifactId>axis2-jaxbri</artifactId>
-    <version>${pom.version}</version>
+            <artifactId>axis2-jaxbri</artifactId>
+            <version>${pom.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>