Revert "Remove obsolete artifacts from commons.opendaylight" 67/27467/2
authorVenkatrangan Govindarajan <venkatrangang@hcl.com>
Fri, 25 Sep 2015 20:29:04 +0000 (20:29 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 26 Sep 2015 19:30:09 +0000 (19:30 +0000)
This reverts commit 0ff87783a0fb2ab7bd60daf4a399bb8933af244a.

Change-Id: Id9151032657453c816b3dab63bb8982e4b2e8030
Signed-off-by: gvrangan <venkatrangang@hcl.com>
opendaylight/commons/opendaylight/pom.xml

index 5e54dddb94d9af2eeddc318ba9047d67502d7c8e..cb2ea5cc29c7ae34cf11b7d83c6bc0d6bf0c13a9 100644 (file)
         <type>xml</type>
         <scope>runtime</scope>
       </dependency>
         <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>
 
       <!-- JMH Benchmark dependencies -->
       <dependency>