Harmonize parent versions with MD-SAL version 33/76633/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 4 Oct 2018 08:38:58 +0000 (10:38 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 4 Oct 2018 09:31:25 +0000 (11:31 +0200)
We want to keep entrypoints at the same versions -- i.e.
mdsal-artifacts and all parents, so users have an easier time
figuring out inconsistencies.

Change-Id: I014ef6db9649a9f8b42a2bf5ab76776a8816c467
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
43 files changed:
binding/binding-parent/pom.xml
binding/mdsal-binding-test-model/pom.xml
binding2/mdsal-binding2-test-model/pom.xml
binding2/mdsal-model-binding2-parent/pom.xml
dom/dom-parent/pom.xml
model-binding2/yang-ext/pom.xml
model/general-entity/pom.xml
model/iana/iana-afn-safi/pom.xml
model/iana/iana-hardware/pom.xml
model/iana/iana-if-type-2014-05-08/pom.xml
model/iana/iana-routing-types/pom.xml
model/ietf/ietf-access-control-list/pom.xml
model/ietf/ietf-lisp-address-types/pom.xml
model/ietf/ietf-packet-fields/pom.xml
model/ietf/ietf-restconf/pom.xml
model/ietf/ietf-ted/pom.xml
model/ietf/ietf-topology-isis/pom.xml
model/ietf/ietf-topology-l3-unicast-igp/pom.xml
model/ietf/ietf-topology-ospf/pom.xml
model/ietf/ietf-topology/pom.xml
model/ietf/ietf-type-util/pom.xml
model/ietf/rfc6991-ietf-inet-types/pom.xml
model/ietf/rfc6991-ietf-yang-types/pom.xml
model/ietf/rfc7223/pom.xml
model/ietf/rfc7277/pom.xml
model/ietf/rfc7895/pom.xml
model/ietf/rfc7952/pom.xml
model/ietf/rfc8294-ietf-routing-types/pom.xml
model/ietf/rfc8342-ietf-datastores/pom.xml
model/ietf/rfc8342-ietf-origin/pom.xml
model/ietf/rfc8343/pom.xml
model/ietf/rfc8344/pom.xml
model/ietf/rfc8345-ietf-network-state/pom.xml
model/ietf/rfc8345-ietf-network-topology-state/pom.xml
model/ietf/rfc8345-ietf-network-topology/pom.xml
model/ietf/rfc8345-ietf-network/pom.xml
model/ietf/rfc8348-ietf-hardware-state/pom.xml
model/ietf/rfc8348-ietf-hardware/pom.xml
model/ietf/rfc8349-ietf-ipv4-unicast-routing/pom.xml
model/ietf/rfc8349-ietf-ipv6-unicast-routing/pom.xml
model/ietf/rfc8349-ietf-routing/pom.xml
model/l2-types/pom.xml
model/yang-ext/pom.xml

index bd83409ad4a767f318bee5dddd57b9a4ef6597fc..2953d7694658201773be109209f11fe2595090e3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
index 1fb2e9655a7f95173b5fbd980cd2c955c2df371d..8924a1e5e54b4813868b006e748ac3c9f254c9a2 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../binding-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-binding-test-model</artifactId>
+    <version>0.15.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
+    <name>${project.artifactId}</name>
+    <description>${project.artifactId}</description>
 
     <dependencies>
         <dependency>
index 3df97426c814fb4bff0a8b75ea82fe555f77fdaf..ea8139867b9b0d032dcb1fa3d8d1498072726fc5 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-model-binding2-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../mdsal-model-binding2-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-binding2-test-model</artifactId>
+    <version>0.15.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
+    <name>${project.artifactId}</name>
+    <description>${project.artifactId}</description>
 
     <dependencies>
         <dependency>
@@ -38,4 +41,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>
index 97b344bcc39f37113ce98376d1d3ffad5ba28d3e..6920126dfc2108ae1a41e900c9e3bd6c637c761c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
index b806d06ab93ff7b189e517d7d8ecadf0b91d3d4b..81c00f7cfb222e543a03b941f79602e8ce419b7e 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>dom-parent</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>pom.xml for MD-SAL DOM plugins</description>
index ddce5787eb0e40b789f2b715a360a4e52487f66a..ae89621cf829d7d2e7bd677497216b561915eea3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-model-binding2-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../binding2/mdsal-model-binding2-parent</relativePath>
     </parent>
 
index ec88ac129754af42f774667fbfddc690a367a1ea..5645c327884fbd9950af566e58e55879c3cff84e 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../binding/binding-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>general-entity</artifactId>
+    <version>0.15.0-SNAPSHOT</version>
+    <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
-    <packaging>bundle</packaging>
 </project>
index e39b4662a8372863d2eb3898efc2294a22033c04..3ede2c25419f5c8aceaeb6d78b650bfd2ab674e4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 2e540761cea5d81f3400865fca7a6dacf2946f9b..a9e030e59121ac16ee8fa7cb33599230bfa4dfa4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index abca2596f30e665f15084dc24a3e9e98bb24d83c..e9e682aa2740f52581ac56e94e7b7cd3e9dc40d4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 999b28a5db1c8916c0fc5bd8881e24fc3538b9c9..6919e5fdc188ae1aba32322f408e120fef68cd8a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index ba783b95957371c43e061810c411f478615c8746..0cd52596143602438f882b453d3a76d664bd781d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 684bb658f258cd0a148bdfc4d25882baef9c2f1a..b1baa464ae713c56d84953bb940f3767604e9c60 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index e229cccdd24bcf517ae480e5240810ec6d09d42c..5ef5d67cfc0a61c79bd9949c2223193921787c78 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index d73808aa20cceb8a147c5d9618d7a91b1419dad0..2d3fd967d4a12e54b16859bda41bbdb0904586a4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 9a537bea485556ee649ef2d29e076e033129352e..dedcd2e6da5f75b774da1610723d9b0ee9698058 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index e3ded6e95ff299b160b742270061faa7227dda9e..a65965158d8d4e27b85627513485802c2d7f58bd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 5eb54ff1887347666cab13f08d0e455a141510a2..f56d84408b101a9a5e75062e6fc00ba41d709ab8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 90764cde2ad1fb2adb77ee44729561a850234ec9..5a507b7f718ce2f3b5319f26ba06e182b1abc67e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index fa6160468e87a556285be18308bff13579ea1882..c8751a485df099303789e9ec4fcf60065f560933 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 0a184c3d746aa53461431f1d0233f94d3c944db9..0a688d1bc3712e97aa36e6676cf3e26d7931a43a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index c5d1c3bc139759ad6adbbac67b18594bb4f0d382..0c6da4e3c859481de93d6c9229feaeca25197ca9 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 138a4d1bf442b708882419b659e0f9c01ce5824e..3e715fb435947e595beaeeca27ecaa6eceda2c83 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 0dd60bbb473e2dc0f71fb2e963b5301b7b34e7b2..2fe64eb1fcb9d0c5b0409c07566d5099c800d59f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index ac305e6657b3f3deb38ca5668e4065f954a8e311..fc3deb913ab9cabb349ec7663e087d78546777a7 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 87bcd0f9ed4ac8e0e91b5b09e240b47f35a7ca33..7c78d73c197c77c28b79f502190690a8ebc6b007 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 72334bb47bfb46e8c4b6e2c50b2f33bf72ac0d5f..3752bd8b1706b85e29210e0f8e3829a870df5abb 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index a9b90614483298061d06a923e7f4fc7e2b5fb972..4c7d008d78a202205fe547d240dbb49d94c3f5e6 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 1e0200c2de60cbb25afd5f37b9fbdbf67c29e852..7b157d0e0ef288068ba286a25b134cc3f33622b3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index ff6b86d751e20b24739ced018cc3e49a951147ac..6dbf49c1eb6e316135212edddbc7b8b0f3be2dd1 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index e4eb6e2ece620fd51cc990181251d06316f6efdc..6f04208edf365cbf9ed82fcf5dfa148daa3255f4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 36924c7dd30b564a9a960bc4bd8494c123934efe..468ff4aefbece6c9a0fa89bd5c3e35605a39ded2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 9eac012a8c65c08cdd70f4e61aa69f8c5368fc4b..274d0b4d5f166d28b9bc96bfa280ca41a1b5751d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index b6d1b02294f051e318b6d888903e5525860efb85..2c2f6d474ae445597cd54856ffa69616e718a309 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 6693c753ab6346adc43831ef69fdc30ad370fb81..89de789cc7c13a88dea61db756a5773c6bd2ed12 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 3415196757327561f7a9500bc83dc9251b1d3438..80f1042a561684609aa75b8cb553306f81bae218 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 0d099e4c75a5bbcd9d07b6cfc4ae5fc42c690110..52acaf816252c0e408345ba8f6cc3112f54dccaf 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 18759aa8f510eec7f4734a066a12d6ba0d94aae4..f13e7eca87169a3a9cf3b4f4d5b9c294c784c11f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index e8936ce93330e56b1fb5dbe267c739d12ae7bedc..c5cecc8972d603d617da2b1fd8b10fb00c8b769f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 91e3c5054d8560671e4b2064f6106f85f2233853..360f0eaeaf42b6eb1befff027abc1b47a42d61ad 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 1b7c50d429f74799b7deb703820a2bbb2e22193e..1ed29aa696f6d4c56d42c10e72b04cf78af19c24 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
index 4387bcb2c9614a0d832075aff5f5e94fe04b6383..36add1413d9cd50892b8c4f253ba6a4478b36a77 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../binding/binding-parent</relativePath>
     </parent>
 
index deb01d5578bd93fa9c015e5dbf559464b4b436af..11dfe5abbda79ee6f85a65a7fa1eb72780d11e10 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>2.7.0-SNAPSHOT</version>
         <relativePath>../../binding/binding-parent</relativePath>
     </parent>