Applying the Helium release patch for BGPCEP 76/11776/2 release/helium
authorDana Kutenicsova <dkutenic@cisco.com>
Tue, 7 Oct 2014 12:33:15 +0000 (14:33 +0200)
committerDana Kutenicsova <dkutenic@cisco.com>
Tue, 7 Oct 2014 12:38:40 +0000 (14:38 +0200)
Change-Id: I43ca3345de02810e0280dde69be9e8d0583aff8d
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
50 files changed:
bgp/concepts/pom.xml
bgp/controller-config/pom.xml
bgp/feature/pom.xml
bgp/linkstate/pom.xml
bgp/parser-api/pom.xml
bgp/parser-impl/pom.xml
bgp/parser-mock/pom.xml
bgp/parser-spi/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
commons/parent/pom.xml
concepts/pom.xml
data-change-counter/pom.xml
integration-tests/pom.xml
pcep/api/pom.xml
pcep/controller-config/pom.xml
pcep/ietf-stateful02/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/pom.xml
topology/api/pom.xml
topology/pom.xml
topology/segment-routing/pom.xml
topology/tunnel-api/pom.xml
util/pom.xml

index 1581d585b488398d59d1725d87f95a08c1ff6942..7c9c0bee1ee92d42665e39ca09a6a8db64efb7af 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-concepts</artifactId>
index 6ad6fbf062b40504611430510ca9219f95b17b0f..bbe458ef2b5d9440e9e7a3faf8f867f752c04379 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-controller-config</artifactId>
index 881e97fad4526ecc6558bcb6622e8480921e25a3..74826db406dc692e3c7a05b0c6ca5f4026324f9a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
     <artifactId>features-bgp</artifactId>
 
 
     <properties>
         <features.file>features.xml</features.file>
-        <yangtools.version>0.6.2-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.1-SNAPSHOT</mdsal.version>
-        <netconf.version>0.2.5-SNAPSHOT</netconf.version>
-        <commons.opendaylight.version>1.4.2-SNAPSHOT</commons.opendaylight.version>
-        <tcpmd5.version>1.0.0-SNAPSHOT</tcpmd5.version>
+        <yangtools.version>0.6.2-Helium</yangtools.version>
+        <mdsal.version>1.1-Helium</mdsal.version>
+        <netconf.version>0.2.5-Helium</netconf.version>
+        <commons.opendaylight.version>1.4.2-Helium</commons.opendaylight.version>
+        <tcpmd5.version>1.0.0-Helium</tcpmd5.version>
     </properties>
 
     <!-- Testing -->
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>config-api</artifactId>
-            <version>0.2.5-SNAPSHOT</version>
+            <version>0.2.5-Helium</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>
index 0380b9c7a6398607acba8afaca49747f7ddd4404..48b9f7a66255674fabda9de010a6a9fa4129c170 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-linkstate</artifactId>
index 5960b99308cffeb681da4ede1b1cb12497923861..efa03354e909e3e192ed0024c4287e14c3fcd357 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-parser-api</artifactId>
index e18ef5698b5dbf3b6cea8dbaf12573c63cbd602b..4724c51c015e87dee3168df98054082e2d08af66 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-parser-impl</artifactId>
index 7276dd354b128c6ce145d59580bd3d415b2cda3f..10dadcedecd8b57afc75ecf213d0cad9987325b9 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-parser-mock</artifactId>
index 95bb5ed1a65f6b9216266f6ed7289878ce23e77c..632e2279c586b86a8396e653a7bda9a4d40ee375 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-parser-spi</artifactId>
index 3c18dd31fe3f029a99ba4811f835936d09ddb6e4..0d6ec67a9d541f8428acbaeee3c2a04d8ae3f880 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>commons.parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
         <relativePath>../commons/parent</relativePath>
     </parent>
     <prerequisites>
index d099dad4b90856ac8baa9df05e825912313e22a5..6b38c8116a744671078d00f42ad2021a719fefc6 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-rib-api</artifactId>
index 9af95e37199c0d77b12da95beda956b5cfde31f6..4ddf3ca84cc58385aaa5bb42aef8460551209403 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-rib-impl</artifactId>
index bfab239e5f050dc62cab69fe4ee672d27ef2a76a..99d096dfb79c0253d335543096aa0ce07f04e51a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-rib-mock</artifactId>
index 446de15e2950ffa7bddf9384e4b921de8f1ab942..a5e7172edb609a9b7416cef1da35461819963f94 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-rib-spi</artifactId>
index e546e83c67d1761f5e20e7843eb536932e344b8e..efced20bbc524dc59863bd0f8e23491834360fbc 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-testtool</artifactId>
index 6ae2c5726223d73e8ec7770da5eaa0dadb78c5b6..aed30fe25c19af23ee2abbb713c9423c9dbde803 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-topology-provider</artifactId>
index f9a1ab41e2c321324bc55cacf954c38c4512e42d..b3c57463916578f315e1e2a84dbd15d4f31c77df 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>bgp-util</artifactId>
index 8366609459b206071a8a9778e610accdd18d6f28..1cf89261644e80c0e3a4a61591475fe1557b9596 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.4.2-SNAPSHOT</version>
+        <version>1.4.2-Helium</version>
         <relativePath></relativePath>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>commons.parent</artifactId>
     <name>BGPCEP common parent</name>
-    <version>0.3.1-SNAPSHOT</version>
+    <version>0.3.1-Helium</version>
     <packaging>pom</packaging>
 
     <licenses>
         <surefire.version>2.15</surefire.version>
 
         <!-- YANG tools artifacts -->
-        <yangtools.version>0.6.2-SNAPSHOT</yangtools.version>
-        <ietf.types.version>2010.09.24.4-SNAPSHOT</ietf.types.version>
-        <ietf.topology.version>2013.10.21.2-SNAPSHOT</ietf.topology.version>
-        <yang-ext.version>2013.09.07.4-SNAPSHOT</yang-ext.version>
+        <yangtools.version>0.6.2-Helium</yangtools.version>
+        <ietf.types.version>2010.09.24.4-Helium</ietf.types.version>
+        <ietf.topology.version>2013.10.21.2-Helium</ietf.topology.version>
+        <yang-ext.version>2013.09.07.4-Helium</yang-ext.version>
 
         <!-- Controller artifacts -->
-        <controller.config.version>0.2.5-SNAPSHOT</controller.config.version>
-        <controller.framework.version>0.5.0-SNAPSHOT</controller.framework.version>
-        <controller.mdsal.version>1.1-SNAPSHOT</controller.mdsal.version>
+        <controller.config.version>0.2.5-Helium</controller.config.version>
+        <controller.framework.version>0.5.0-Helium</controller.framework.version>
+        <controller.mdsal.version>1.1-Helium</controller.mdsal.version>
 
         <!-- TCP-MD5 artifacts -->
-        <tcpmd5.version>1.0.0-SNAPSHOT</tcpmd5.version>
+        <tcpmd5.version>1.0.0-Helium</tcpmd5.version>
 
         <!-- Sonar config -->
         <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
index 5bca8c89622472194d15b5c3f717a51766a31bee..e557414d7e4c980a6b7f1d05ec867229efa102a6 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>commons.parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
         <relativePath>../commons/parent</relativePath>
     </parent>
     <prerequisites>
index f2caabc01b739f24105d52c31eaf75a04374535e..6a4caf5733b71a873e7e4871dcb3efe83a33498d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>0.3.1-SNAPSHOT</version>
+    <version>0.3.1-Helium</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
   <prerequisites>
index 85e5ecc36e28f09bc22169604c39fb46e779d2ea..592b543c786d15b7d0a80372c55fa573ee2c330b 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>commons.parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
         <relativePath>../commons/parent</relativePath>
     </parent>
 
index 330bf2f88985dc868845f2d81d19124cecf31985..80967d859060cd55c9cc98e9e28d5d1209c347ff 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-api</artifactId>
index fc2b1e2f258d9eaf959d215417ab5985aaadb54b..50b00e5371912b83c6d208fda78fa50e4ba8de7a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-controller-config</artifactId>
index ccd32ffa0f7c3ad6e9e80270850f13ca19b99cbf..2da071fba009bf9043c7d9e131170193d2e63183 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-ietf-stateful02</artifactId>
index 2c18cb5ad0731f8459054e14a2a17cd3cfbdcefb..ea2686dece7678fbfde69c5da381947dce1f16f4 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-ietf-stateful07</artifactId>
index 991e4613d12d70087db505540f7ac64fafc14263..3c1ae87a02a053b83ebae26f4aac3eee9cbfc017 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-impl</artifactId>
index fe9f93976875fae5538669b471ce6c63bce0623d..c9ac030e0b719506edcded99f83d47b0a6920ca1 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-parent</artifactId>
-    <version>0.3.1-SNAPSHOT</version>
+    <version>0.3.1-Helium</version>
   </parent>
   <artifactId>pcep-pcc-mock</artifactId>
 
index 7f461ff1e355a886c5a9fd6f872b1857135cca67..3264c084207054d0b3889eb1b1294400e0bb2846 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>commons.parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
         <relativePath>../commons/parent</relativePath>
     </parent>
     <prerequisites>
index b6f4be78968b2f442bae1fd54149926cd7512d9d..dbdd11b9d710717ae10bd3438484e82f92c2065a 100644 (file)
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.opendaylight.bgpcep</groupId>
       <artifactId>pcep-parent</artifactId>
-      <version>0.3.1-SNAPSHOT</version>
+      <version>0.3.1-Helium</version>
    </parent>
    <artifactId>pcep-segment-routing</artifactId>
    <description>PCE Segment Routing model plugin</description>
index ec144b11ac5d0ca96b8c566b5e3a247e8b874523..eb0989bea309e791d91f1d836ee480aeddac3b40 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-spi</artifactId>
index 876c5623bf9c253de506c183c33f23fc3546498a..2f778328ef45afef8eb249c7d2da6c05ace86c3c 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-testtool</artifactId>
index 1b81f3dd049cca454112a68b0a2cb066675cad07..ce52f73e2bc33298d317676403cc49de31c501fd 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-topology-api</artifactId>
index bfed6f35cf47c364d2135a49604e74636ee54e61..71c4f4d07d230e1fe120a3e8fe38c44b512e2eaf 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-topology-provider</artifactId>
index 43f208aafa3a40c9c79e81a89b1fb9762b5a350e..dab859f3167167014d0410a3929484519698b17f 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-topology-spi</artifactId>
index d68f38ac376e7935dc096768c72a7a56492fccea..2ea41c13ae85e7c80ff31ba4379b035f83008161 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-tunnel-api</artifactId>
index 926475c5d8c1498210304d656712662aebd68325..3ccd8352bfe0e0d11133214cf8767125421b96db 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>pcep-tunnel-provider</artifactId>
diff --git a/pom.xml b/pom.xml
index 3e7f0f5576272c89e994bcbaec7fad81f92833bb..b9f6672b64f980bd55ddbcc30717333ddec346f1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>commons.parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
         <relativePath>commons/parent</relativePath>
     </parent>
 
index 62699050e951d4730e508564ec5aa6fc30599005..fe52efbca126f674018c8816514b61528ae06b94 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>programming-api</artifactId>
index e9b8f38a81a7efe02533391eb3d580452f68ca0b..e9bc6af991ce1dd868abb0f7f0ce08994547d71f 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>programming-controller-config</artifactId>
index 30cb712b52b4a0c6be0c686c8f4f2262045fd46d..12d1e7d45510ad9513ce1d81343688d6c6693073 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>programming-impl</artifactId>
index 456c23c0f2c91f3df0184124236d837b65a371f8..455182d134a5c2df9232f4153f612943466a3fa8 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>commons.parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
         <relativePath>../commons/parent</relativePath>
     </parent>
     <prerequisites>
index e00b4a134dd6654fd7730d68e3b078489f651bdf..15aa5d382221834dbe29bc663b2c5fa1214dc3f6 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>programming-spi</artifactId>
index 797222399397b5f0d1effba6b74eecec40142108..28e8a80f902ebc848ff47a316bc8a81f6b5b51a7 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>programming-topology-api</artifactId>
index 0abcecc29b3bd2b63926f48a8e8c93d601031035..dd16b100283dd940d5f1489df3383dcb81fccada 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>programming-tunnel-api</artifactId>
index 9da5c5df2dad6b4f13d92a801d6d7b80d68958a3..0dc3a8bdb45ca9b17fc7571a7a2ab258724fcf93 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>rsvp-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>rsvp-api</artifactId>
index d50f4845be41092c3253497f3cef0750db500859..1138f56cf76dbad54d943655983c80bad0d51b56 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>commons.parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
         <relativePath>../commons/parent</relativePath>
     </parent>
     <prerequisites>
index e03007df9d5f353fe503bf3b673d1079c9ef9394..495bf1f133234fb336fc0f6ddf2f88349619f54a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>topology-api</artifactId>
index 800d4de944efc677c8d8cddd87009def0388699e..082b7e9eb9ae7beb468ad754bd8460443a4c851d 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>commons.parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
         <relativePath>../commons/parent</relativePath>
     </parent>
 
index 36e9f236df4f7e42e0103bdf16e0e8e0323d1810..5bfcf3c3122c801a54969387544f998525be78fa 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>topology-segment-routing</artifactId>
index e7805ffc3f85b1489654cbdd9fa7f45a80af4bc4..0d546f4cb4b850798e928b0d7e1fbc3e7a4f0ccc 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
     </parent>
 
     <artifactId>topology-tunnel-api</artifactId>
index 7d31a893d5ef922d7fe89bdb1972d653db9fa320..638145d6e3525fb719c17af4e042f142184875ed 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>commons.parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.3.1-Helium</version>
         <relativePath>../commons/parent</relativePath>
     </parent>