Remove duplicate dependency

Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/9602cae2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/9602cae2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/9602cae2

Branch: refs/heads/master
Commit: 9602cae25308a09fa27268bd31f1eaba8e300294
Parents: 94de464
Author: Ciprian Ciubotariu <[email protected]>
Authored: Sun Nov 22 02:20:20 2015 +0200
Committer: Ciprian Ciubotariu <[email protected]>
Committed: Sun Nov 22 02:20:20 2015 +0200

----------------------------------------------------------------------
 usage/rest-api/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/9602cae2/usage/rest-api/pom.xml
----------------------------------------------------------------------
diff --git a/usage/rest-api/pom.xml b/usage/rest-api/pom.xml
index 48189db..bc54587 100644
--- a/usage/rest-api/pom.xml
+++ b/usage/rest-api/pom.xml
@@ -86,10 +86,6 @@
             <artifactId>swagger-annotations</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.servlet</groupId>
-            <artifactId>javax.servlet-api</artifactId>
-        </dependency>
-        <dependency>
             <groupId>org.testng</groupId>
             <artifactId>testng</artifactId>
             <scope>test</scope>

Reply via email to