Remove sal-rest-connector artifacts 18/26818/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 11 Sep 2015 05:41:08 +0000 (01:41 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 15 Sep 2015 09:02:36 +0000 (09:02 +0000)
Bug: 4292
Change-Id: I1601e55765c0a5664c1b0cb3e0ef261a0d522f59
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
features/mdsal/pom.xml

index 0561f164689ba124ea4b2a36e89d4c9d427b71d3..182ee268e3a773f0888170d9a79dce3e48d3a9b0 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-remoterpc-connector</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-rest-connector</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-rest-connector-config</artifactId>
-      <version>${mdsal.version}</version>
-      <type>xml</type>
-      <classifier>config</classifier>
-    </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-rest-docgen</artifactId>
-    </dependency>
 
     <dependency>
       <groupId>org.opendaylight.controller.model</groupId>