You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by pa...@apache.org on 2011/11/04 19:56:06 UTC

svn commit: r1197710 - /incubator/airavata/trunk/modules/commons/workflow-tracking/pom.xml

Author: patanachai
Date: Fri Nov  4 18:56:06 2011
New Revision: 1197710

URL: http://svn.apache.org/viewvc?rev=1197710&view=rev
Log:
POM clean up

Modified:
    incubator/airavata/trunk/modules/commons/workflow-tracking/pom.xml

Modified: incubator/airavata/trunk/modules/commons/workflow-tracking/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/commons/workflow-tracking/pom.xml?rev=1197710&r1=1197709&r2=1197710&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/commons/workflow-tracking/pom.xml (original)
+++ incubator/airavata/trunk/modules/commons/workflow-tracking/pom.xml Fri Nov  4 18:56:06 2011
@@ -92,12 +92,9 @@
 
         </plugins>
     </build>
+    
     <dependencies>
         <dependency>
-            <groupId>org.apache.axis2</groupId>
-            <artifactId>axis2</artifactId>
-        </dependency>
-        <dependency>
             <groupId>org.apache.airavata</groupId>
             <artifactId>messenger-client</artifactId>
             <version>${airavata.version}</version>