You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ra...@apache.org on 2016/06/17 08:29:01 UTC

[7/8] stratos git commit: Remove duplicate dependency

Remove duplicate dependency


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/9f336023
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/9f336023
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/9f336023

Branch: refs/heads/master
Commit: 9f3360230588862ab3025e718531c83c07e7ef77
Parents: a3ab4ae
Author: Akila Perera <ra...@gmail.com>
Authored: Fri Jun 17 13:12:42 2016 +0530
Committer: Akila Perera <ra...@gmail.com>
Committed: Fri Jun 17 13:12:42 2016 +0530

----------------------------------------------------------------------
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/9f336023/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 50dd47a..80b9ce0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1108,11 +1108,6 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.stratos</groupId>
-                <artifactId>org.apache.stratos.cep300.extension</artifactId>
-                <version>${project.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.stratos</groupId>
                 <artifactId>org.apache.stratos.metadata.client</artifactId>
                 <version>${project.version}</version>
             </dependency>