Remove unused properties 16/82716/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Jun 2019 10:34:13 +0000 (12:34 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Jun 2019 12:22:09 +0000 (14:22 +0200)
These properties are not consumed anywhere, remove them.

Change-Id: I144f271ab05ca6f663e1d9f8ce94c861e08e8df5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml

index 67648a97669529361ef43d6e675372e146ba010d..69944b4a64aac96287da2395c4aa8cc9fe9d0529 100644 (file)
@@ -24,13 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <name>ODL :: genius :: ${project.artifactId}</name>
 
   <properties>
-    <ietf.inet.types.version>2010.09.24.15.0-SNAPSHOT</ietf.inet.types.version>
-    <ietf.yang.types.version>2010.09.24.15.0-SNAPSHOT</ietf.yang.types.version>
-    <ietf.interfaces.version>2014.05.08.15.0-SNAPSHOT</ietf.interfaces.version>
-    <iana.if.type.version>2014.05.08.15.0-SNAPSHOT</iana.if.type.version>
-    <yang.ext.version>2013.09.07.15.0-SNAPSHOT</yang.ext.version>
     <controller.mdsal.version>1.10.0-SNAPSHOT</controller.mdsal.version>
-    <model.bgp.version>2013.07.15.15.0-SNAPSHOT</model.bgp.version>
     <openflowplugin.version>0.9.0-SNAPSHOT</openflowplugin.version>
     <genius.ovsdb.version>1.9.0-SNAPSHOT</genius.ovsdb.version>
     <genius.infrautils.version>1.6.0-SNAPSHOT</genius.infrautils.version>