Bug 4405 Removing ad-sal and nsf feature reference from dlux distribution 73/27873/2
authorHarman Singh <harmasin@cisco.com>
Sat, 3 Oct 2015 18:35:02 +0000 (11:35 -0700)
committerHarman Singh <harmasin@cisco.com>
Sat, 3 Oct 2015 20:53:25 +0000 (13:53 -0700)
Change-Id: I6875755e39ee2ec2580bf068bac9eab812d501e1
Signed-off-by: Harman Singh <harmasin@cisco.com>
distribution-dlux/pom.xml
pom.xml

index 4bcd4662847c387281be27e83e9d7871d9f9845e..18d019ee8f50e369053e2ded4dde9baa7261cc1f 100644 (file)
       <type>xml</type>
       <scope>runtime</scope>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>features-adsal</artifactId>
-      <classifier>features</classifier>
-      <version>${feature.adsal.version}</version>
-      <type>xml</type>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>features-nsf</artifactId>
-      <classifier>features</classifier>
-      <version>${feature.nsf.version}</version>
-      <type>xml</type>
-      <scope>runtime</scope>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>features-openflowplugin</artifactId>
diff --git a/pom.xml b/pom.xml
index 7c27da1e4224bce848a91cdd0cf6476b5e9414fc..08deb9e1382faa45f087cf5cce1e5e082967634a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -50,8 +50,6 @@
       <feature.dlux.version>0.3.0-SNAPSHOT</feature.dlux.version>
       <feature.flow.version>1.3.0-SNAPSHOT</feature.flow.version>
       <feature.yangtools.version>0.8.0-SNAPSHOT</feature.yangtools.version>
-      <feature.adsal.version>0.10.0-SNAPSHOT</feature.adsal.version>
-      <feature.nsf.version>0.6.0-SNAPSHOT</feature.nsf.version>
       <apache.felix.osgi.compendium.version>1.4.0</apache.felix.osgi.compendium.version>
       <javax.servlet-api.version>3.0.1</javax.servlet-api.version>
       <karaf.empty.version>1.6.0-SNAPSHOT</karaf.empty.version>