You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2008/06/28 10:40:52 UTC

svn commit: r672478 - /webservices/axis2/trunk/java/modules/osgi/pom.xml

Author: saminda
Date: Sat Jun 28 01:40:52 2008
New Revision: 672478

URL: http://svn.apache.org/viewvc?rev=672478&view=rev
Log:
a little cleanup

Modified:
    webservices/axis2/trunk/java/modules/osgi/pom.xml

Modified: webservices/axis2/trunk/java/modules/osgi/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/osgi/pom.xml?rev=672478&r1=672477&r2=672478&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/osgi/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/osgi/pom.xml Sat Jun 28 01:40:52 2008
@@ -158,7 +158,7 @@
             <version>1.0.0</version>
             <scope>provided</scope>
         </dependency>
-<dependency>
+        <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>axis2-transports</artifactId>
             <version>${version}</version>