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/2dd7a367
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/2dd7a367
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/2dd7a367

Branch: refs/heads/stratos-4.1.x
Commit: 2dd7a36767d51a849c260cb415fef1124a27dfa9
Parents: 873df2e
Author: Akila Perera <[email protected]>
Authored: Fri Jun 17 15:18:13 2016 +0530
Committer: Akila Perera <[email protected]>
Committed: Fri Jun 17 15:18:13 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/stratos/blob/2dd7a367/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d1755d6..642c0a0 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>

Reply via email to