Revert "Revert "Remove obsolete artifacts from commons.opendaylight"" 94/27494/3
authorEd Warnicke <hagbard@gmail.com>
Sat, 26 Sep 2015 19:01:12 +0000 (12:01 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 7 Dec 2015 09:36:02 +0000 (09:36 +0000)
This reverts commit 4030381d1997fd5d4764c826632e5f283c2338fd.

This reverts gerrit https://git.opendaylight.org/gerrit/#/c/27467/

Change-Id: I54b0b975956a95d215096397ad881e0919774836
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
opendaylight/commons/opendaylight/pom.xml

index ec544e81c50431350a01d1806491024d3ca1ece0..a90fdf4a58ec9b9a7a3c976601045debd7a07c27 100644 (file)
         <type>xml</type>
         <scope>runtime</scope>
       </dependency>
-      <dependency>
-        <groupId>org.opendaylight.controller</groupId>
-        <artifactId>features-base</artifactId>
-        <version>${commons.opendaylight.version}</version>
-        <classifier>features</classifier>
-        <type>xml</type>
-        <scope>runtime</scope>
-      </dependency>
-      <dependency>
-        <groupId>org.opendaylight.controller</groupId>
-        <artifactId>features-adsal</artifactId>
-        <version>${sal.version}</version>
-        <classifier>features</classifier>
-        <type>xml</type>
-        <scope>runtime</scope>
-      </dependency>
-      <dependency>
-        <groupId>org.opendaylight.controller</groupId>
-        <artifactId>features-nsf</artifactId>
-        <version>${nsf.version}</version>
-        <classifier>features</classifier>
-        <type>xml</type>
-        <scope>runtime</scope>
-      </dependency>
 
       <!-- JMH Benchmark dependencies -->
       <dependency>