BUG-6981: remove commons.opendaylight.version 12/47112/1
authorStephen Kitt <skitt@redhat.com>
Wed, 19 Oct 2016 08:01:52 +0000 (10:01 +0200)
committerStephen Kitt <skitt@redhat.com>
Wed, 19 Oct 2016 08:01:52 +0000 (10:01 +0200)
commons.opendaylight.version isn't used anywhere, remove it.

Change-Id: I8466775f064591fc26ceb79cf688815fd8ddf1a8
Signed-off-by: Stephen Kitt <skitt@redhat.com>
commons/snmp4sdn/pom.xml
features/pom.xml

index 0db610565cdcf5fba78f1b6ae79d1654b40efe88..961daa4ec3f49b7bcdb572c5602c86e8966054c7 100644 (file)
@@ -64,7 +64,6 @@
     <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
     <nsf.version>0.8.0-SNAPSHOT</nsf.version>
     <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <commons.opendaylight.version>1.8.0-SNAPSHOT</commons.opendaylight.version>
   </properties>
 
   <profiles>
index a3f693900b2f7b1091f7cf47d4907b981680e486..88b099b7bf7bce44244e9a209b9fec429cc345bc 100755 (executable)
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
-        <!--<dependency>
-          <groupId>org.opendaylight.controller</groupId>
-          <artifactId>features-base</artifactId>
-          <version>${commons.opendaylight.version}</version>
-          <classifier>features</classifier>
-          <type>xml</type>
-        </dependency>-->
 
         <!-- test to validate features.xml -->
         <dependency>