Bump versions by x.y.(z+1) 42/63542/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 26 Sep 2017 21:13:04 +0000 (17:13 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 26 Sep 2017 21:13:04 +0000 (17:13 -0400)
Change-Id: I1419dfe685db8738b4fa4d95c43cb85426bb445f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
125 files changed:
artifacts/pom.xml
bgp/benchmark-app/pom.xml
bgp/bmp-api/pom.xml
bgp/bmp-impl/pom.xml
bgp/bmp-mock/pom.xml
bgp/bmp-parser-impl/pom.xml
bgp/bmp-spi/pom.xml
bgp/cli/pom.xml
bgp/concepts/pom.xml
bgp/config-loader-impl/pom.xml
bgp/config-loader-spi/pom.xml
bgp/controller-config/pom.xml
bgp/evpn/pom.xml
bgp/flowspec/pom.xml
bgp/inet/pom.xml
bgp/l3vpn/pom.xml
bgp/labeled-unicast/pom.xml
bgp/linkstate/pom.xml
bgp/openconfig-api/pom.xml
bgp/openconfig-spi/pom.xml
bgp/openconfig-state/pom.xml
bgp/parser-api/pom.xml
bgp/parser-impl/pom.xml
bgp/parser-mock/pom.xml
bgp/parser-spi/pom.xml
bgp/path-selection-mode/pom.xml
bgp/peer-acceptor/pom.xml
bgp/pom.xml
bgp/rib-api/pom.xml
bgp/rib-impl/pom.xml
bgp/rib-mock/pom.xml
bgp/rib-spi/pom.xml
bgp/testtool/pom.xml
bgp/topology-provider/pom.xml
bgp/util/pom.xml
binding-parent/pom.xml
bundle-parent/pom.xml
concepts/pom.xml
config-parent/pom.xml
data-change-counter/pom.xml
dependency-version-management/pom.xml
distribution-karaf/pom.xml
features/bgp/features-bgp/pom.xml
features/bgp/odl-bgpcep-bgp-benchmark/pom.xml
features/bgp/odl-bgpcep-bgp-cli/pom.xml
features/bgp/odl-bgpcep-bgp-config-loader/pom.xml
features/bgp/odl-bgpcep-bgp-dependencies/pom.xml
features/bgp/odl-bgpcep-bgp-evpn/pom.xml
features/bgp/odl-bgpcep-bgp-flowspec/pom.xml
features/bgp/odl-bgpcep-bgp-inet/pom.xml
features/bgp/odl-bgpcep-bgp-l3vpn/pom.xml
features/bgp/odl-bgpcep-bgp-labeled-unicast/pom.xml
features/bgp/odl-bgpcep-bgp-linkstate/pom.xml
features/bgp/odl-bgpcep-bgp-openconfig-state/pom.xml
features/bgp/odl-bgpcep-bgp-openconfig/pom.xml
features/bgp/odl-bgpcep-bgp-parser/pom.xml
features/bgp/odl-bgpcep-bgp-path-selection-mode/pom.xml
features/bgp/odl-bgpcep-bgp-rib-api/pom.xml
features/bgp/odl-bgpcep-bgp-rib-impl/pom.xml
features/bgp/odl-bgpcep-bgp-topology/pom.xml
features/bgp/odl-bgpcep-bgp/pom.xml
features/bgp/odl-bgpcep-config-files/pom.xml
features/bgp/pom.xml
features/bgpcep-extras/features-bgpcep-extras/pom.xml
features/bgpcep-extras/odl-bgpcep-data-change-counter/pom.xml
features/bgpcep-extras/odl-bgpcep-extras-dependencies/pom.xml
features/bgpcep-extras/pom.xml
features/bmp/features-bmp/pom.xml
features/bmp/odl-bgpcep-bmp/pom.xml
features/bmp/pom.xml
features/pcep/features-pcep/pom.xml
features/pcep/odl-bgpcep-pcep-api/pom.xml
features/pcep/odl-bgpcep-pcep-auto-bandwidth/pom.xml
features/pcep/odl-bgpcep-pcep-dependencies/pom.xml
features/pcep/odl-bgpcep-pcep-impl/pom.xml
features/pcep/odl-bgpcep-pcep-segment-routing/pom.xml
features/pcep/odl-bgpcep-pcep-stateful07/pom.xml
features/pcep/odl-bgpcep-pcep-topology-provider/pom.xml
features/pcep/odl-bgpcep-pcep-topology/pom.xml
features/pcep/odl-bgpcep-pcep-tunnel-provider/pom.xml
features/pcep/odl-bgpcep-pcep/pom.xml
features/pcep/odl-bgpcep-programming-api/pom.xml
features/pcep/odl-bgpcep-programming-impl/pom.xml
features/pcep/pom.xml
features/pom.xml
features/rsvp/features-rsvp/pom.xml
features/rsvp/odl-bgpcep-rsvp-dependencies/pom.xml
features/rsvp/odl-bgpcep-rsvp/pom.xml
features/rsvp/pom.xml
integration-tests/pom.xml
parent/pom.xml
pcep/api/pom.xml
pcep/auto-bandwidth-extension/pom.xml
pcep/base-parser/pom.xml
pcep/controller-config/pom.xml
pcep/ietf-stateful07/pom.xml
pcep/impl/pom.xml
pcep/pcc-mock/pom.xml
pcep/pom.xml
pcep/segment-routing/pom.xml
pcep/spi/pom.xml
pcep/testtool/pom.xml
pcep/topology-api/pom.xml
pcep/topology-provider/pom.xml
pcep/topology-spi/pom.xml
pcep/tunnel-api/pom.xml
pcep/tunnel-provider/pom.xml
pom.xml
programming/api/pom.xml
programming/controller-config/pom.xml
programming/impl/pom.xml
programming/pom.xml
programming/spi/pom.xml
programming/topology-api/pom.xml
programming/tunnel-api/pom.xml
rsvp/api/pom.xml
rsvp/impl/pom.xml
rsvp/pom.xml
rsvp/spi/pom.xml
testtool-util/pom.xml
topology/api/pom.xml
topology/pom.xml
topology/segment-routing/pom.xml
topology/tunnel-api/pom.xml
util/pom.xml

index 12204c0eb2e9414e1c389df6c9cc14bf1fbb4ddd..8ef630ce4610494547100fbbeed5da6e6c2f9818 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-artifacts</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index b4e13adcc0733827b44233acbd66dbb39b6489b4..ee3de1e377caea275a180791b3ea0df32a8715ae 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index 2ac4488ae1290a070a8070f0060841ff8ce620ec..f12b5f42b42954ca24bbf8621f2e3c433ee20f83 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index bc2c9e7115f69a0f038ff1f66cb394f3ebf764fb..96ef4f50180606f5e054f5bfc37fc18dbaa8425f 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index 6b9d0a81e1bfd2317172e829e535affc28014c3b..04319c765b7fee589fd848ecef0829bbe1fec95d 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgp-bmp-mock</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <name>bmp-mock</name>
 
     <dependencyManagement>
@@ -20,7 +20,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4fa046d7e8ef01e4ce1680d9c4fb180c8377e327..1ad85a23bcf9edfb4e4350e38a1ae411bb38e454 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 4ad181128b388e0faef26af4f9517cfc0274d598..9f99e724ebe1147d94e2c8c9fae41507ed3990da 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index ed85248c2c837956e17905c96ce883cf8e539818..d34f455e673b247a1412a6cc78183ad1f080079d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 4c406a65f7e939a9518690070f3e78be8652735f..e1a6db0768049b0dd4a84fa25d852dfe8c7bf51e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 950c6232cc66ceb5e6638f780fd329e70c85fb63..616d0b03d00f65b75c9b21c1de19fdd194e2b241 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 8eb6ec47761c4d37a00048947c40b4252ce31082..a2d408b7edaa3ae29accff8fbab4e0f76c19a3e3 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 5fb7049faa43fa803bb83343b907e5aba761260b..8f34cee702d885cd6ff2e8f71f886c7a8285a175 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgp-controller-config</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>jar</packaging>
     <description>Controller Configuration files for BGP protocol</description>
     <name>${project.artifactId}</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9556b60b7d1b603b871e5068200548d668a0ac09..1c390772cebe590a65f6faec3e6bf202446cb061 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index a48a5add69ead7c199e4822feb1249761d54aac0..459e87f59c45860978967ab2fd87266015508b58 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index ca68985b7afdf539524c369773de647ed77081f7..a15ee9d97205b303539a56671f2fb10362c41388 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 4fdf637a3b85dddb4cdaf1eecc422d4948c0b645..c489f6ca399b2da9f3c0c1ae7a78d524d6efacbb 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 5e8d303c6de759f8422b44426dd86283f58f8836..f93c3ed0cd1e736c9fe076f4b29ec5b1e8582c91 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 569d5691f68fc32733087fa3a25fde7ad768f3ee..19a04d285973ad3c05d2f50a2aab42f8a82593a4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index e39f5f2aa87e065f51e3be425b75c43ceeaa5414..fe26606a1f3555252ea0bc24e2cf8ed2fef44511 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 8a22af8782cdf38be3836e77e534c50320a580ba..49ba0851514210b5a57b784e9c72f13525d6250b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index d6552dcb73f641b2959b866c5e2a808f10919a90..5eb56d83b50c2c356d05f19dffb4ccb1b635459e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 2fbe5471ee87c5f865a0040bb787b2a839649bd8..8c89c68206fa78509ddc2d1588b33aec45952eeb 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 94708d18146aa02b478aefc6eb25b094995e5272..adbad964788b6217aaae7060a015d136994112df 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 9ef79b759b39d9c9697300e79f30b84f4361e819..4ff6b97dc93e5dc1edbdb65814f57c3185d155ac 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 71e6553e88b500ffe606306d640c1af3456ca2f1..508ea2d8e0a48399fdb5a18397607a19af2bec63 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d4621b9be1c4d239063fac26f571461133ee7d15..24729a5c01b0e1db33a3a644898e49f6f86d0c6a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index 0096c00acd11b47400af7e92ee88ffbb56d782c2..39c9ed52fb06d0c9524e25a4cd19c1b0424ec95e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 754bb7933dbb26ff6590bbaad889fa47802bbf56..1b1fa26c1001611d47e592f76e763cedfd11d72d 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgp-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>BGP-related components</description>
     <name>${project.artifactId}</name>
index 071eb6c07446e5203336b86b910348f4ebbde72e..e2f863835b5d7a326cc8267aa0a150fb23dff5cb 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index 0acd2e3f0c36adb781fe5c8aad3e5a53b2428a47..390018064c7abbe85df8942f1366227c95361f51 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index bd212034a539d75e13db32c28351a220dfdac369..9ab74c89f18955f61e51388bf719fbd320821943 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 2e46dcf36d0b671d79c31bd154849b2a2fbe7da4..a96e26bde6dc164e4aee4d4f420c7301966adc5b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index e4f8dbec5911101bdfde18c406b8689a204e30c3..df8e6f84b9b02e57f4942cf1c215de3b5c1a059e 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgp-testtool</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>jar</packaging>
     <description>BGP Interop Testing Tool</description>
     <name>${project.artifactId}</name>
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bbb038b70980c9d1273afd9de662e887befa1298..ad27b477245afc0a9211e0ce749bcb2053f318d0 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index fbeb23c2dc05284fded5f07b07185b89d739b6ab..431e0e1d3efac747d6735853e306d2bdcae13f00 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 86df9cc6e4e1111bee575cf53f105821308d7964..2b1249927c1611e373bd7cc8af0a36cdeec33067 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.0-SNAPSHOT</version>
+        <version>0.11.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 893e7c3c6bf2d049faf81af9f6a2142498f88c68..33092141ac710991ef5a3898b35be2316a18444f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a77d03fa2b903e3b353d9338d4e7e609e1c83537..ee9502b7d103c8f51fa65a9c2224b709e202677c 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ddf707cdfe14d75cf42ac294596dd0075e051ca5..4b4b9a5b2e9d7a92dae6edc87735279c6e7d48b0 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7bf37b86c14ea72d781854bea65bb451c11f78dd..dba1b12453c870a1aba716d3cd9606b4f627de13 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>data-change-counter</artifactId>
index 2a0b7ec10c132c286a1d4da46252a4c33da4ea62..4038f6c33fee659daec6766ff0e0365e18c56628 100644 (file)
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>dependency-version-management</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>OpenDaylight :: BGPCEP :: Dependency Version Management</name>
 
     <properties>
-        <controller.mdsal.version>1.6.0-SNAPSHOT</controller.mdsal.version>
-        <mdsal.common.version>2.3.0-SNAPSHOT</mdsal.common.version>
-        <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
-        <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
+        <controller.mdsal.version>1.6.1-SNAPSHOT</controller.mdsal.version>
+        <mdsal.common.version>2.3.1-SNAPSHOT</mdsal.common.version>
+        <mdsal.model.version>0.11.1-SNAPSHOT</mdsal.model.version>
+        <yangtools.version>1.2.1-SNAPSHOT</yangtools.version>
         <odlparent.version>1.9.0</odlparent.version>
-        <config.version>0.7.0-SNAPSHOT</config.version>
-        <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+        <config.version>0.7.1-SNAPSHOT</config.version>
+        <netconf.version>1.6.1-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>
index 6756c922fd099b00a51f3a238134c62ea2b77650..3d453fd3187769f00d9326773bf144303f1b9f38 100644 (file)
@@ -16,7 +16,7 @@
 
   <groupId>org.opendaylight.bgpcep</groupId>
   <artifactId>distribution-karaf</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.8.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index b96d6b56eeaf08df04f02d099a6e8e342972f579..84e4f8122bd6cc4d2a5778833b89a9eff4741466 100644 (file)
@@ -12,7 +12,7 @@
     
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-bgp</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 5ace48ec3e37cd7e883dd27af258e7fba165a8a7..5d18e97eefbb43e8706d614c869e7ed33cad270d 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-benchmark</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Benchmark</name>
index b2918b1aa4e1e312ffb8ebe3c0e45a056dfa0083..ca92489ff50a409cffcc048b6a5c5f94e4ad8cc1 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-cli</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Cli</name>
index 8f3f425f6005ec2973dbaf2a6c480329be53d668..4780669ea73c51bfe58bfb780c826be13b973b0c 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-config-loader</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Config Loader</name>
index 7d1d4761a8c1d638aca559d28801e71f4587b73a..f26206f9f7fe3faa562024a495d0fac051542131 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-dependencies</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Dependencies</name>
index 05560449cc76e6307a3cfebf6a0e892bbc32a601..6c17f544020ded2d267d469ba6533c305aaf571a 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-evpn</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Evpn</name>
index 9b7771a8674329aa863f138a4185d0268b305b9a..2b2a7133d70131d1a6801623bee96befcc527187 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-flowspec</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Flowspec</name>
index 45a660ccfa3f28ac15ebba5a9f88eb778fea1133..62a7aa1f4253ed020a9a5ef85ee089030ec4f3de 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-inet</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Inet</name>
index 3f7758ec933e59b4976485bfbd563342bbad92de..4b8448f55f1194d142e7b9d5cf5f632625d0fe6e 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-l3vpn</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: L3Vpn</name>
index f135650964d86aa1fba0d3ff56374015391492f7..1e8fb84e7f05aee27f8feb793b599e8c6a7199d6 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-labeled-unicast</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Labeled Unicast</name>
index b6240f8c9e13d5e0b06d8271a284ec231d721386..392b357cf25207d1ee7e44dd27cc6f5af474fe6e 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-linkstate</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: RIB Linkstate</name>
index b9666eb3d27ad3695190be765a5865628fd8afe8..561a62eadcb48148c53ca8ac1e59bd47adc6abbe 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-openconfig-state</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Config Loader</name>
index c088d3ec40aa0609cfbf89d4bcd43ea0830d8a91..4c8638176d2d492afa8b45f5842ba7fdf1f04280 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-openconfig</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Openconfig</name>
index 8c0ebe134f6749501c423364321c220ee2f48105..e8b2c7b04c129e31eeb06cef26b27e1fb8c6d283 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-parser</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Parser</name>
index a1a80a0defaf7004c355c3d7b6ef26a26021cf89..53a1afd454d06cafd07ed249fbbcd51e58012d56 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-path-selection-mode</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Path Selection</name>
index d3953f1b90cbcb9f459a30d88e628beb462ab0d0..367b5473be77e924550eb6d49f64668f37f2cee5 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-rib-api</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: RIB Api</name>
index 636b16d558acdbb6ee9c163fbd4e18c6cc85e938..9abe2f88f7cbca367b60bacf562f92df2bc8a43c 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-rib-impl</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: RIB Impl</name>
index 07cd330af91626cb4cfdbfc9e4459cbc4c5eafe0..06f3d62742690775f3e70757026dfc4933af1fb2 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp-topology</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP :: Topology</name>
index 7b774c9ce7b478062152abcb17db83f920bfb3eb..a441ad5a335eb33a92ef01fe05e706f0b5324b0c 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bgp</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BGP</name>
index 39ab04592b09b671b7c3241258427ad8218dd0b5..80ff85745af96b226559da143d568204516b84a8 100644 (file)
@@ -12,7 +12,7 @@
     
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-config-files</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Configuration Example Files</name>
index 640b810f13826b4e245878ea49278f31c9ceb83a..39aa555ba04138af6fcd4cc7f4ca3bd88943ebf4 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-aggregator-bgp</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
index 2777f77bbde54dc1c9c4a999078a03cc03f18336..687c683e7176be7329bc9327ab02663b7065396c 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-bgpcep-extras</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index e3f46c4baf16c0030631ddf17f0f56c085eb60f4..636c59eeddf505deb4544e3f6848e1812437ebfd 100644 (file)
@@ -13,7 +13,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-data-change-counter</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: Bgpcep :: odl-bgpcep-data-change-counter</name>
index e9e79c4b00f6169a2e74efd089715783cc9ddf1f..dd779f5424f332a38b5981e39faaf6e33eab1004 100644 (file)
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-extras-dependencies</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Extras :: Dependencies</name>
 
     <properties>
-        <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
+        <mdsal.model.version>0.11.1-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index ca6a2e3dab68731b54a6c2413b6e30daf99cc1dc..8cacf4347a2ab1de402bb10fa3a79d1bbe529ecd 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-aggregator-bgpcep-extras</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
index 18ba967c3ac9c7f6f276e553de01b31e3bece208..b0889a45a1b69a523fdb0915fb065a3d012d0c52 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-bmp</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 489899ca952807a50db8fc456a21abd46b94e8ce..7de4e2aaf7252209de6b50669ed7a364c4805854 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-bmp</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: BMP</name>
index db7ddfb0e88acf2491c2e955fa77f4684ea875cc..b78678bb3996845da76ced9e13fde1172a62e626 100644 (file)
@@ -10,7 +10,7 @@
 
     <artifactId>features-aggregator-bmp</artifactId>
     <groupId>org.opendaylight.bgpcep</groupId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
index 4a33fb43e30fe31d6aea57caf996351ce4565a96..5b90fd6f80c0c4ce42c9041114a230c12372a154 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-pcep</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index e0a6708dbe1a2b897bee383791b759c3d60c8207..53490dd0384e269c8b2cf386ceec9174c020e5fe 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep-api</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Api</name>
index baea31a38e2e062e078907b9fcd52ed7037ea560..0cad8bdd962bf32f020613f65d3191a0d02a4bd0 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep-auto-bandwidth</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Auto Bandwidth</name>
index f135e6dd41a60f0df1bf983fd21c199888759d84..608f237d3b8f13fa487832235828a5faa26a2a91 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep-dependencies</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Dependencies</name>
index e7f5723b2b43c0dfd8890bf16d29f0a7bacd0157..d737683e6dda89fb270d018610552329d565d555 100644 (file)
@@ -12,7 +12,7 @@
     
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep-impl</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Impl</name>
index 210bbe85710390188bbf574578cb9ca39e4cc24c..b7109a4a43d7fa1e3307021c3190685948298e9e 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep-segment-routing</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Segment Routing</name>
index 84cc7078161c0b8b46373efa6e6f5341eb871350..2faa63a913e03a40158a8f9d15c1e564fda10b6d 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep-stateful07</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Stateful 07</name>
index 836f3f454eb25cd6241a31dcad43bf62fbd63ec1..e61646ea90c90daae8f3988d806458080843d628 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep-topology-provider</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Topology Provider</name>
index 3e36392c725233f971049bf5ccd4aa207ada4f41..7ba797455e7dad16887da7edf88d460c86e8bc33 100644 (file)
@@ -12,7 +12,7 @@
     
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep-topology</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Topology</name>
index e9aef11a87c85db2be28585a21aa1ae32d46ee17..90ab8dffb68cf1b0bacd00661048aed1663e91d2 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep-tunnel-provider</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Tunnel Provider</name>
index 026cedef6b752ff6313e259680fb86b58a811146..b85dfc6076275ca54bf2db9cb58917b8527234bd 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-pcep</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP</name>
index f6e51dc81ea58871f7aa50a210623e08b94934aa..3f9897202d53ac3659f961b77e7352a85bd4fbeb 100644 (file)
@@ -12,7 +12,7 @@
     
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-programming-api</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Programming Api</name>
index 4c24ae4aa3e1e4513e91210ebfb772dfd5423dfd..eac561e416613e9e5d703285cc3b320cb151b05e 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-programming-impl</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Programming Impl</name>
index fc74a968cdd2e973cd41d813ec9a76d6d9f04055..51918b739d6cc2f90166ddb54ddc6dc2252aed88 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-aggregator-pcep</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
index 9466eb9044bf41bf9b01c8d5a01229e3ea0d719f..99fb2f3afc5292efeb1300a87b869ced95d47354 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.bgpcep</groupId>
   <artifactId>features-bgpcep</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.8.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
index 031bdd491c2c34878cf4aefcc2f482fa91496499..61d49fc8118c3b60b5c8afc6e86c93da1cb190ab 100644 (file)
@@ -12,7 +12,7 @@
     
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-rsvp</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 69fb24400401defae95dc5da9036d3a019e3c321..868a2f036f994d603a25a5b43243cff2073a16f0 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-rsvp-dependencies</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: RSVP :: Dependencies</name>
index 1077c298a09f44f8cbc3d36213f92e3a1360e308..ff7b455f4222aac6ad81b8f28082c531d0fa555f 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-rsvp</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: RSVP</name>
index e487243d40fa18154bf1bd51c3b0aaa60cd9047b..36ddba78580175bf7e35f0e6c15c810261905ba2 100644 (file)
@@ -21,7 +21,7 @@
 
     <artifactId>features-aggregator-rsvp</artifactId>
     <groupId>org.opendaylight.bgpcep</groupId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
index 3fe06c10167b782298ce270942398d342c392aa8..dd61666f1af8242f72dc0a3b706ff01d156763d7 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-it-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.opendaylight.bgpcep</groupId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <artifactId>integration-tests</artifactId>
     <description>BGPCEP integration tests</description>
     <packaging>bundle</packaging>
index 228cf74f4c8bbe77a48a0d6162f05ee86f5f30d5..defaf60bd24b167f487284cbc3a3686f098c2f21 100644 (file)
@@ -26,7 +26,7 @@
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
     <name>BGPCEP common parent</name>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <licenses>
         <maven.info.reports.version>2.7</maven.info.reports.version>
 
         <!-- YANG tools artifacts -->
-        <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
+        <yangtools.version>1.2.1-SNAPSHOT</yangtools.version>
 
         <!-- MD-SAL artifacts -->
-        <mdsal.version>2.3.0-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
+        <mdsal.version>2.3.1-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.11.1-SNAPSHOT</mdsal.model.version>
 
         <!-- Controller artifacts -->
-        <controller.config.version>0.7.0-SNAPSHOT</controller.config.version>
-        <controller.framework.version>0.10.0-SNAPSHOT</controller.framework.version>
-        <controller.mdsal.version>1.6.0-SNAPSHOT</controller.mdsal.version>
+        <controller.config.version>0.7.1-SNAPSHOT</controller.config.version>
+        <controller.framework.version>0.10.1-SNAPSHOT</controller.framework.version>
+        <controller.mdsal.version>1.6.1-SNAPSHOT</controller.mdsal.version>
 
-        <bgpcep.version>0.8.0-SNAPSHOT</bgpcep.version>
+        <bgpcep.version>0.8.1-SNAPSHOT</bgpcep.version>
     </properties>
 
     <dependencyManagement>
index 9684c3eafdfbbec07381b22011c9feaeb8434307..88c2af6d094e621bc41ce1835d51d2b74f70a605 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index 38bce81de8da4f29421e9947098036523418338d..d3513f1675f7bdd410676a5c283365e54dae2815 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 4bfb93607dbed3b34175a9908bb11d2a7f223cb1..ac07bba439cff3eb21cd05e646c5c7eab73e64b0 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index f641559fa00dc5a4d0a9edab3203c4fd60765843..fe87eae00a40218863fff63df1a3abd25c27407f 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-controller-config</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>jar</packaging>
     <description>Controller Configuration files for PCEP protocol</description>
     <name>${project.artifactId}</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ca88a00eca4abe6099f9ecdc37d9f440cf67eef4..5c625eb514686b5bcb0512b99002cb968c6359bb 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 22917a0e03d1028fc4131130e24ef0fb13c31b0c..ca79ad9ba5f7e109426be8d4f8a4cbb9a1c7d09e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index 6c250ceedbcae07a8badfd6a190fd9f4a5458498..637625b726202a04339b30e12769001fb972256d 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-pcc-mock</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5f71f9759fe0d702274dad4d13c1875be2d48ba2..96e7d3e9b1b36cd30de7d892c799ddeccc00a33a 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <description>PCEP protocol parent</description>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
index 0e45e3f2f5e287bf80c171454198f9a7150d7a22..4e31ac17685c45765354d219d4326da8524fa664 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 2ccacfe20f8c67e29d2d9dc8da7df9ff70a368f3..120df93a85426b89b4cbeb03e908b8c76acac7af 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 74f10147e189fb72bac912b8a394f1905a1634c0..bd925a5d28db773701930f798572ec7fc8fe7743 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-testtool</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <description>PCEP Interop Testing Tool</description>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 850d08e1df01fcb66ba5eb587e905a09ba5b326b..63730552b7eb70ed0e7d89efa9ff9cd274f53baf 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index c5f9872f75bbb0fabcb015ed256fb7177c2bb593..81a426ef167737ba781292001ade0026c2d3ea7e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index f4e203193d75ba15111704d718a592c9d5290c68..afbdfa1652d148d0280487ffc30cc74a75bea6f1 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index ca11c7fa7afde1dc73b8ad411848ae2c58e74263..393c8fd42384dca298db7d068ba248fd56188244 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 67b1a7e19b845ec5bca35d4a8f328cdea15aeb99..1886e875ed5dc6dab7ebfc613816898863734d6b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 3b5ff97a7999b44cdaf7ab74eaf70e0861f87385..1ce207cea91532190719ab9a885cfaadbe121357 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-aggregator</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>bgpcep</name> <!-- Used by Sonar to set project name -->
     <description>BGPCEP top-level aggregator</description>
index aec8359548822c9430b693b762e7073fde847593..49101f3d572952602919d9d19f16c667e29252a4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 0b665c27a5ccd83eed830ea8fd8eca2707499db9..79f7f0c2676b5bb5ba22727143671aaffb98312d 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>programming-controller-config</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <description>Controller Configuration files for Programming</description>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0639ef6b2cd5bf00e1b44ab9b7794838fecd44fb..448319e65ca6cf2fec6929b6e059ebe1f215ff61 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index 0c30fc89e8d8b87b9aff456780e260608ebe2de0..2ac053c21a7aa54d6a3e49f58ac8e80a2c7c622a 100644 (file)
@@ -27,7 +27,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>programming-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>Programming parent</description>
     <name>${project.artifactId}</name>
index a8f339a4b7a3b1a35ae6dba07c539edcc128cbe0..43b059518435335dd69d5f36e27495cf97140f39 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index ee0042612a483436ea262dc69f65edc8f2104386..855251c2802e4e359abde8e079e13f82997b69c1 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index e7e2e5715a1de4ec0fe7a031092ef4fc1fa11b38..3c09434193d190477a03611770af9cc3f1e49d2c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 0709a25e22dfef3650e66d31f10a2b3d524124f1..3c4e1379b0cf11828cb886a78ecb23ca6e9b5d6e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index f92466832127e37bca5898a0937099eefcde44ec..b097a2f1495920c3fd980a8efc975bd9010e0831 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 333200487dc23e7b3f06380bb19c63c0b8ffdba7..96a20e27ce3a9c5ee19696bafecf7fc6af1f8f0f 100644 (file)
@@ -27,7 +27,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>rsvp-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>RSVP-related components</description>
     <name>${project.artifactId}</name>
index 8cfd8ab183c01abc4b32f3f13caf65306609d346..22aed759fba1aa081c4a77e4bc26373e0a4823b5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 731222bc03a70e9c5526b43ca8d3de8e0c5f21cf..f3958444d69c466cc008099345adf198b15b21c5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index da871cd0f8cc21fb0ea9794ead00c60164ccc71b..519c713012776936ac85fef93db841467601c430 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../config-parent</relativePath>
     </parent>
 
index c9df6a437d9443631ca2f185e7c575eac51aafc5..9e2850681c416ea46aa741aabb519f7bb323d81d 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>topology-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>Topology parent</description>
     <name>${project.artifactId}</name>
index 10b3ebe3acf6216f602a68b99bd45e4c49a180f3..5c5753aa5545a37ba9273e602e1d86d1d5352ba3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
index 3680a5d875009222a599e00778afdd90af474028..08629fb4cc0dc999fce5ab8ba0fa118c3ee4d4e9 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.8.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index eb1180915a60ef49869dfa4a4e96ba2b3fdb555d..613c30a199e5b46ad36c3315deac5f82978fce9a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>