Release Boron-SR4 release/boron-sr4
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 15 Jun 2017 15:03:20 +0000 (15:03 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 15 Jun 2017 15:03:20 +0000 (15:03 +0000)
78 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/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-impl/pom.xml
bgp/openconfig-spi/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/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
concepts/pom.xml
data-change-counter-controller-config/pom.xml
data-change-counter/pom.xml
distribution-karaf/pom.xml
features/bgp/pom.xml
features/bmp/pom.xml
features/extras/pom.xml
features/pcep/pom.xml
features/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 47d6ddbb05f9c39f69d0db6914cad4203cd0d537..d83fca34083709a32cae57c259b6384bb012e23d 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.7.4-SNAPSHOT</version>
+      <version>1.7.4-Boron-SR4</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-artifacts</artifactId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 45ccbac534a4c7b5dc294a61296bd7de7a75c2a0..23a6ed08cba102a002eb242aa3d92637b2bdaed8 100644 (file)
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
     <packaging>bundle</packaging>
     <artifactId>bgp-benchmark-app</artifactId>
index f00c61230f590429fc8f7d85af26ce29ca9aac7f..c498fc8b2d86898e4fbec32135666b306f76087a 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
     <artifactId>bgp-bmp-api</artifactId>
     <description>BMP API</description>
index 97e7eb5e6ba58c9dcfc47c2bb27643c893c39d51..ddd98efc1cde16b35cca931fae026624fb209abd 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-bmp-impl</artifactId>
index 22b0190cb3558e26017fde452bc025c64f1b0072..1e20cae504e575fbc93dbfeeeda806e174356c7c 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
     <artifactId>bgp-bmp-mock</artifactId>
     <name>bmp-mock</name>
index a1ca8252d3b199b0c7e3d4a1d8a3b8835d8885e3..974d319d41896031bce412840d331c7d38cbfc4a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-bmp-parser-impl</artifactId>
index 55a60dc1473a9b4e9df5ee737c29145375e43484..56ad4401ac81d08bc0bd43eb40bf33db34a08be2 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
     <artifactId>bgp-bmp-spi</artifactId>
     <description>BMP SPI</description>
index 7c790c984e8bcef82cdd5628bff1576047ce1047..d57184f5a9e5ada31d66cc2234715000af5e540f 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-cli</artifactId>
index a61a418812c849331118eeb3dbcf47095b1e7315..b3509ad73d554065bf818c2bc5375543c00d16d9 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-concepts</artifactId>
index f9132bfa147725739c6ab8655106fd1bf2086e0a..15badee60f363efb3b6722d2b70b06dc3be97803 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-controller-config</artifactId>
index dd84b7aacee9513cc4ba671be0ead0ecdde44c9e..e29a392b030e4ec52ca66509341da2f2d804c640 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>bgp-parent</artifactId>
         <groupId>org.opendaylight.bgpcep</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-evpn</artifactId>
index b7c00af1c376a693b8a5637ed990b3fe01e15ead..86b4725281168c021dfe2a220e8b56db6cfcbb45 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-flowspec</artifactId>
index 5ec0ae57ce31a23ccf39b3192d2308130f79f29a..41e8d30fc933ecfba6837012188f13c14afcdb5f 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-inet</artifactId>
index 43eb446b77abf9d480fd879bc61170dccb679cb3..5906a4aaf62a8f7d5cf7ce1eef84cf6ffc0ffbd5 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-l3vpn</artifactId>
index 2dc9cd09faa906628154ecd3956a7305d84c1204..9c5f597c43f6e45e96cd31bdc5dd944f7fe98574 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-labeled-unicast</artifactId>
index d405bbbea7d1ffb24458fee1e1393c420c896e2b..dd29353eb7030febad8464f751dbf3cf1f5b32c0 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-linkstate</artifactId>
index 4298b884d16b7a87d9f368e8d5baf44b97c845f0..6dc9d2a0e248548de5b27288b08262ccdd37b687 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-openconfig-api</artifactId>
index 372851fff38f9e004902d0088fac58b4e563d198..5f406bf83c2008533e0e855fcd40687d97761814 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-openconfig-impl</artifactId>
index 3dce453fa77a5418e83888b0faf0996d7af30176..3bfebf773bb70b8f3a3839c6f25f7dcef61ec608 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-openconfig-spi</artifactId>
index b82e34b59a2bd0404929f6e2e1ec687c7afa5897..54f037a3681324df3f649025067618a1ddac5a31 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-parser-api</artifactId>
index 71940e8faab6af27c7bd5e628f2d01a5c6bf10dc..65833bbbf3f9ca9084e75bd171af7f24205b8c3a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-parser-impl</artifactId>
index c90895bc82a04f73fce5e93ddc40b35a6aae6d9b..d4f27ccb87f7bdcd5f62b03f53040e8a4ee73996 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-parser-mock</artifactId>
index 1562d9c900d7995501183247ee34963e0acf6a3c..cc88884fc41e61028fd40be2b920dc368b5d973e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-parser-spi</artifactId>
index 26dc046b517d2b0da5f851fd4fa3c458f69a216e..a3f1f0b194815c65dfcb3e70b534cded2b7ab9d4 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
     <artifactId>bgp-path-selection-mode</artifactId>
     <description>BGP Path Selection Mode</description>
index ebcbefe774b1c23c744cbbf5d6bac5ccd25b1b91..54e592332e39d46806ca7166303178b22baa99cf 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6a1eb0eaa8fe6df89f4f9273d75fb8d540d354dd..568ac67a24062d7398400f652283818fe1c0b766 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-rib-api</artifactId>
index aad20240bdcf26d80bd3d376414031028d790322..8a1af50a4ee99e0f9a9923d5e305c3e757043185 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-rib-impl</artifactId>
index 80b818730382fc95d1ef0b182ced4cd73ebaa428..1cd30372b9dfebdec72730745a40ee6de50f99a6 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-rib-mock</artifactId>
index e05e33ff2600a33178a795550f9035f803431f48..5fcc517289087b31101f802566169c65e702a794 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-rib-spi</artifactId>
index 7602be8ea630da49096fdbeb72b7a55409b69913..fed074140ac00466dadcfb761d019d92f79e3e1d 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-testtool</artifactId>
index 8bd28a21f74f4ff776e24319ea8335061a5f6e51..e83636dfb93c3dd2c74ede3213e72b860937eb5a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-topology-provider</artifactId>
index e79a3c55c8e99ddf933d39bce6c3e0ab32860bc1..32dfac9b71b499b006a9553adbd9516010f7a531 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>bgp-util</artifactId>
index b890ae3e767f7382587b49ecda89983c89874dc6..779b45de8945c3a76b6251ddcffb914626a8dee6 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <prerequisites>
index 4cb748b0e4c1a1accd92501e013bdfc8e5823630..7f9947d7734fd74cd85b2cf558efc0e44c7fbde5 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>data-change-counter-controller-config</artifactId>
index 588ad0762f01ec01c26355f16ea71a636d48ee58..1ada712f697d2a76e4870d2f87ac948d6e66662e 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
   <prerequisites>
index 55379b46b08863681e8bc44443b33b10b4d7967e..f4b58e821ac24e250cdc465160fffcd52328d46f 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.4-Boron-SR4</version>
     <relativePath />
   </parent>
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.bgpcep</groupId>
-  <version>0.6.4-SNAPSHOT</version>
+  <version>0.6.4-Boron-SR4</version>
   <packaging>pom</packaging>
 
   <prerequisites>
@@ -24,7 +24,7 @@
   </prerequisites>
 
   <properties>
-    <restconfVersion>1.4.4-SNAPSHOT</restconfVersion>
+    <restconfVersion>1.4.4-Boron-SR4</restconfVersion>
   </properties>
 
   <dependencyManagement>
index 7960e17cd6b9132e51e2e4b4760ad218342ebae3..aa0cb21398f35eb21f8d0b91c318e4c2dba0062c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4-Boron-SR4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-bgp</artifactId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.4.4-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
-        <config.version>0.5.4-SNAPSHOT</config.version>
-        <commons.opendaylight.version>1.7.4-SNAPSHOT</commons.opendaylight.version>
-        <netconf.version>1.1.4-SNAPSHOT</netconf.version>
+        <yangtools.version>1.0.4-Boron-SR4</yangtools.version>
+        <mdsal.version>1.4.4-Boron-SR4</mdsal.version>
+        <mdsal.model.version>0.9.4-Boron-SR4</mdsal.model.version>
+        <config.version>0.5.4-Boron-SR4</config.version>
+        <commons.opendaylight.version>1.7.4-Boron-SR4</commons.opendaylight.version>
+        <netconf.version>1.1.4-Boron-SR4</netconf.version>
     </properties>
 
     <dependencyManagement>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>features-mdsal</artifactId>
-            <version>2.1.4-SNAPSHOT</version>
+            <version>2.1.4-Boron-SR4</version>
             <classifier>features</classifier>
             <type>xml</type>
             <scope>runtime</scope>
index 916d97a4d1c4a8fe79511fda977cba47ce530b5f..9570477a27b0ed82a08c8b4ee023945e9f45f9ba 100644 (file)
@@ -3,19 +3,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.4-Boron-SR4</version>
     <relativePath/>
   </parent>
   <artifactId>features-bmp</artifactId>
   <groupId>org.opendaylight.bgpcep</groupId>
-  <version>0.6.4-SNAPSHOT</version>
+  <version>0.6.4-Boron-SR4</version>
 
     <properties>
-        <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
-        <controller.mdsal.version>1.4.4-SNAPSHOT</controller.mdsal.version>
-        <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
-        <config.version>0.5.4-SNAPSHOT</config.version>
-        <commons.opendaylight.version>1.7.4-SNAPSHOT</commons.opendaylight.version>
+        <yangtools.version>1.0.4-Boron-SR4</yangtools.version>
+        <controller.mdsal.version>1.4.4-Boron-SR4</controller.mdsal.version>
+        <mdsal.model.version>0.9.4-Boron-SR4</mdsal.model.version>
+        <config.version>0.5.4-Boron-SR4</config.version>
+        <commons.opendaylight.version>1.7.4-Boron-SR4</commons.opendaylight.version>
     </properties>
 
       <dependencyManagement>
index 5b991371da0c6d1034055e0e44caba7bef346317..b35c1fb6fb20dca127ac674d6434a90de4146edc 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4-Boron-SR4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-extras</artifactId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.4.4-SNAPSHOT</mdsal.version>
-        <config.version>0.5.4-SNAPSHOT</config.version>
-        <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
+        <yangtools.version>1.0.4-Boron-SR4</yangtools.version>
+        <mdsal.version>1.4.4-Boron-SR4</mdsal.version>
+        <config.version>0.5.4-Boron-SR4</config.version>
+        <mdsal.model.version>0.9.4-Boron-SR4</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index 97fa96b8a45734c942cd932d5f0b917875a550d3..dc30dc48fbf9a740ee11860e907cd2ea8e6f24b3 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4-Boron-SR4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-pcep</artifactId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.4.4-SNAPSHOT</mdsal.version>
-        <config.version>0.5.4-SNAPSHOT</config.version>
-        <commons.opendaylight.version>1.7.4-SNAPSHOT</commons.opendaylight.version>
-        <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
+        <yangtools.version>1.0.4-Boron-SR4</yangtools.version>
+        <mdsal.version>1.4.4-Boron-SR4</mdsal.version>
+        <config.version>0.5.4-Boron-SR4</config.version>
+        <commons.opendaylight.version>1.7.4-Boron-SR4</commons.opendaylight.version>
+        <mdsal.model.version>0.9.4-Boron-SR4</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>features-mdsal</artifactId>
-            <version>2.1.4-SNAPSHOT</version>
+            <version>2.1.4-Boron-SR4</version>
             <classifier>features</classifier>
             <type>xml</type>
             <scope>runtime</scope>
index c780e85cde5c7ccde6f18056b05e592cd48fc825..295485df05b60f4cb28f7bb187b8c2457a18acec 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 6b917d479e5e0f0be5e8e5d2484f8ceb4b64358a..cb8c5ca23321d5188eb28301cafae8bb1ada2a31 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4-Boron-SR4</version>
         <relativePath/>
     </parent>
 
     <artifactId>features-rsvp</artifactId>
     <groupId>org.opendaylight.bgpcep</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
 
     <properties>
-        <mdsal.binding.base>0.9.4-SNAPSHOT</mdsal.binding.base>
-        <config.version>0.5.4-SNAPSHOT</config.version>
+        <mdsal.binding.base>0.9.4-Boron-SR4</mdsal.binding.base>
+        <config.version>0.5.4-Boron-SR4</config.version>
     </properties>
 
     <dependencyManagement>
index 822313b0cc3ccdf5bef1fbb107c316a4490c558d..2ebdd0b9ae58abd4d8ecf10929a080ecd1924b9f 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-it-parent</artifactId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4-Boron-SR4</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.opendaylight.bgpcep</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
     <artifactId>integration-tests</artifactId>
     <description>BGPCEP integration tests</description>
     <packaging>bundle</packaging>
index 7270553c51db9700bafe4d2af825805248d3acbd..7593c7271356acd2adf15c20d6f8167e008ac644 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4-Boron-SR4</version>
         <relativePath></relativePath>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
     <name>BGPCEP common parent</name>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
     <packaging>pom</packaging>
 
     <licenses>
         <maven.info.reports.version>2.7</maven.info.reports.version>
 
         <!-- YANG tools artifacts -->
-        <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
+        <yangtools.version>1.0.4-Boron-SR4</yangtools.version>
 
         <!-- MD-SAL artifacts -->
-        <mdsal.version>2.1.4-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
+        <mdsal.version>2.1.4-Boron-SR4</mdsal.version>
+        <mdsal.model.version>0.9.4-Boron-SR4</mdsal.model.version>
 
         <!-- Controller artifacts -->
-        <controller.config.version>0.5.4-SNAPSHOT</controller.config.version>
-        <controller.framework.version>0.8.4-SNAPSHOT</controller.framework.version>
-        <controller.mdsal.version>1.4.4-SNAPSHOT</controller.mdsal.version>
+        <controller.config.version>0.5.4-Boron-SR4</controller.config.version>
+        <controller.framework.version>0.8.4-Boron-SR4</controller.framework.version>
+        <controller.mdsal.version>1.4.4-Boron-SR4</controller.mdsal.version>
 
         <!-- Netconf artifacts -->
-        <netconf.version>1.1.4-SNAPSHOT</netconf.version>
+        <netconf.version>1.1.4-Boron-SR4</netconf.version>
 
         <!-- EPOLL artifacts -->
         <os.detected.classifier>linux-x86_64</os.detected.classifier>
 
-        <bgpcep.version>0.6.4-SNAPSHOT</bgpcep.version>
+        <bgpcep.version>0.6.4-Boron-SR4</bgpcep.version>
     </properties>
 
     <dependencyManagement>
index 8cb1f7a9332f7aa5ea762f72cccc64a0ace0560f..4194ab37fdc72f771dde4a834da4dcfd22e03b7c 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-api</artifactId>
index 6966713178ab824d152114f936c729271b2c266f..d3b57e7bdfd9b3526ffc87e0dcbb95e983dbc2fa 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-auto-bandwidth-extension</artifactId>
index fe7623011421dfdf428fba37b0a9ab30aad1778e..281a88b6ba9e52b4b95e4f93767527810c2bc0d9 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-base-parser</artifactId>
index 104f45dc79ffa6c4fe45c1e896a792078dff83a7..64393b32549bcd08b50737407b6079e859366dd6 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-controller-config</artifactId>
index dd9ec83b14f7179c54bd8669add2a42096748cc6..a46d599fc3a2eebd7fbe1f576d7f90f8a834894d 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-ietf-stateful07</artifactId>
index 2cdbb289a0bdebef6debb549e434eee78ab89f01..b661dc1bd92c67e01448e16b9a8a3038accb9451 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-impl</artifactId>
index af5acaec5c8c2096a7b2688fe02af6e682d60284..b488c064abdae81a6ee8928aab6f07c9c8627a55 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-parent</artifactId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Boron-SR4</version>
   </parent>
   <artifactId>pcep-pcc-mock</artifactId>
 
index 2102a6e03713c956ad1c5dcabdd6826483fbb22d..4f47207ca0e75a2bf820954795023a05fe4af13d 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cdb8d767ff81d78c66d9bf2c5d6f3aa569797962..bbc084bfdca543f2f32a394f29ba0bcab9f7c26f 100644 (file)
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.opendaylight.bgpcep</groupId>
       <artifactId>pcep-parent</artifactId>
-      <version>0.6.4-SNAPSHOT</version>
+      <version>0.6.4-Boron-SR4</version>
    </parent>
    <artifactId>pcep-segment-routing</artifactId>
    <description>PCE Segment Routing model plugin</description>
index 30606b4cb2dfd680ce1a621863853610cf57cea6..d612e471ed3f9824e01cb4ae1281a84202413531 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-spi</artifactId>
index 61b1ec8be1a2aa2f930f1303cc3e13f1dcfa75b3..d690b523b74cfd8c8b5dd9daf1ac713244fe3295 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-testtool</artifactId>
index ad291b4d28158fe4b37cdb62017ce04b16d888bb..d793bf7e59be792adb17f2d7b1172f8525d9c37e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-topology-api</artifactId>
index aa0aa11e2e90ed824122d73ebaff33eee70a1e1e..938a6ecae2a0c96ed79d08faaa6e50057bc7aec5 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-topology-provider</artifactId>
index e3f5b62d1b88923c8f114b46769d0a01116545be..07b42b08cef5c2c4d299229824a81067e504e963 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-topology-spi</artifactId>
index 8901fb09cc05ff34f6122a8e58200a4bb552998a..8e27f5d6775175ae448386bd0d6739fa3810110d 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-tunnel-api</artifactId>
index acbd2cccefbe7415244aa0d2a1590f919befd4c0..652a367332d10a26fa83b292787884451cba507c 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>pcep-tunnel-provider</artifactId>
diff --git a/pom.xml b/pom.xml
index 2dd5f840c0649100c8e446151531676eb4730951..796354173dd63dd354639b123afb7fbd1472b462 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
         <relativePath>parent</relativePath>
     </parent>
 
index e15c943420ef9c530d4277f9110609593eebaf49..9490a7931e87bbb7112102f250220b2b2eb66a41 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>programming-api</artifactId>
index 199b65c8336e83f99b5f298583acff2124ad1a7a..9faf2bb8f9127b4b5bf43a31d9daa04645f929ed 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>programming-controller-config</artifactId>
index a605062ca881d8ddfcfb1984dd2f804f217ab63a..6508efe56a9fdda1c9f1508ce6c1fee23807d88e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>programming-impl</artifactId>
index 5ddfe86742d7e2fabecea737f8b738350440784c..12f2abebf8321a541805300884a327fe4ccff99b 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 861c76ebdd0e19be7d7c9bf5cb41abdaab3ef1c4..2973b4fa77cd556f2f58491208039771b2316b64 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>programming-spi</artifactId>
index f12bf08214af9df99ea1e21b50e3f7d35cda1f68..7f3dbcbc7efc092385a1ccc385947c1d489b6351 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>programming-topology-api</artifactId>
index cdb47aa819d92c03e43911fd54e0c8a3c140fd0a..a4d27ea84d2b0753e227f6cdebdcb03155f5b8b2 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>programming-tunnel-api</artifactId>
index d8dabfa3ff50bab44b8b8df4a2285d291caa2e10..57647defca861a4c5b807aa9f95cd6235435573c 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>rsvp-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>rsvp-api</artifactId>
index e348ff3c8615b91280b79eac3779bf71ffee7e4b..2245ebbf0c679fb79d008fb4de4671524ddcc30a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>rsvp-parent</artifactId>
         <groupId>org.opendaylight.bgpcep</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 337dfac3ac5cbae70f7da5606a321b5026aba27f..75bc34bc9d71fc1265782b72725ba07ae4b170df 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b1d6fabe83b78abb34db420ef8b9605d6da8510e..12d0c1a0494209824b083beead6550b4e5d7c9d8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>rsvp-parent</artifactId>
         <groupId>org.opendaylight.bgpcep</groupId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
 
index 08481248d678af731cad8f9b3fb1a107a3ec106c..9b4222751ef81fcc0f902ec5c839d89d72df005e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b92360d70ca2b0959f1c423d0eaa7a5c6a5c8d97..d6652e2f6d40dfceaf9400ef3e39b8c448e941a3 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>topology-api</artifactId>
index 4ea6724f2dc93e6f7c71bbf460a144995b489e26..220bc4c89848a8f586658b5ee37d708dcd6d1f11 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index bbc1bba272d107ef8d52ad4bfc432010111b5d20..3249f8a9be0961ed27ce70f62ac9ddb316872eca 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>topology-segment-routing</artifactId>
index bf8699ed7e2b1734905dd7f571251424fa6e83b8..efd42db22a30b02f5f66d7019ff2acd3cda5c55d 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
     </parent>
 
     <artifactId>topology-tunnel-api</artifactId>
index bb371822c0a6aada2176eae85242d44049034b4d..af1958aeab145a95ec466912fea4041b1526b8d1 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.4-SNAPSHOT</version>
+        <version>0.6.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>