Repository: airavata
Updated Branches:
  refs/heads/develop 6fe8556f1 -> 3dd731e08


Removing the self-module dependency


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/3dd731e0
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/3dd731e0
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/3dd731e0

Branch: refs/heads/develop
Commit: 3dd731e085f07635e57d7c851be5527d46094255
Parents: 6fe8556
Author: Suresh Marru <[email protected]>
Authored: Tue Jan 31 11:44:18 2017 -0500
Committer: Suresh Marru <[email protected]>
Committed: Tue Jan 31 11:44:18 2017 -0500

----------------------------------------------------------------------
 modules/test-suite/multi-tenanted-airavata/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/3dd731e0/modules/test-suite/multi-tenanted-airavata/pom.xml
----------------------------------------------------------------------
diff --git a/modules/test-suite/multi-tenanted-airavata/pom.xml 
b/modules/test-suite/multi-tenanted-airavata/pom.xml
index 25957fd..d5d59d1 100644
--- a/modules/test-suite/multi-tenanted-airavata/pom.xml
+++ b/modules/test-suite/multi-tenanted-airavata/pom.xml
@@ -59,11 +59,6 @@
             <version>2.3.1</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.airavata</groupId>
-            <artifactId>multi-tenanted-airavata</artifactId>
-            <version>0.17-SNAPSHOT</version>
-        </dependency>
-        <dependency>
             <groupId>org.apache.derby</groupId>
             <artifactId>derby</artifactId>
             <version>${derby.version}</version>

Reply via email to