Applying the Lithium SR1 release patch 33/25733/1 release/lithium-sr1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 22 Aug 2015 22:01:35 +0000 (18:01 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 22 Aug 2015 22:01:35 +0000 (18:01 -0400)
Change-Id: I1225902ee0ad15bbf0eb726bef43ce00cabeb6c2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
57 files changed:
artifacts/pom.xml
bgp/concepts/pom.xml
bgp/controller-config/pom.xml
bgp/flowspec/pom.xml
bgp/inet/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
concepts/pom.xml
data-change-counter-controller-config/pom.xml
data-change-counter/pom.xml
features/bgp/pom.xml
features/extras/pom.xml
features/pcep/pom.xml
features/pom.xml
integration-tests/pom.xml
parent/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 d43630b62bbedd2db7e40e8b124838a8a6deed94..ddfd3d01c5a31f7e7c712efc23b3f9ec59518898 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-artifacts</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1-Lithium-SR1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index d0cc77e7f5822fa6999f2e525977c4359ceeebf9..0423231d69072e6111bf1af5a41f1dd8a68d3118 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-concepts</artifactId>
index dfb268b36b572a1483fd098f5a15974e6b61f9b6..3c2ad64c1095e69dbe076980bdcef7f70ba357c1 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-controller-config</artifactId>
index 56a7f7a750b28b411339da538d2d5c40a8d3cf22..6c25067ae787b5550ee181717fb066cbfff5e00f 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-flowspec</artifactId>
index 1c8f13bda6c15c6ff15885d712a9dd3005b244f3..88f448f966b25a6a49fb9d7ded82b58ffd8156ae 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-inet</artifactId>
index 38882080d82456747ea11f61626db08fb986cf92..a39e6f6a537db0657bf7788e31b908bd7af25ca1 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-linkstate</artifactId>
index d87533810d95415ea201b19f88c6158ec5118594..edb270dd0100ec625f602185723d1e4ad2be6564 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-parser-api</artifactId>
index 58dbf39d718885adf67b50621788fea941e0177a..78c0cfa68fd1fccb9916695d40610b1506e4614e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-parser-impl</artifactId>
index 074bc0276320d7d2fda220500e924975f6b5c36b..878c37feca2329057858dc85893b7becb7dfe998 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-parser-mock</artifactId>
index 685fa1817914b98715a704c3fa45fdcb8cafea21..960214a550ee2c77564ecb39e8ae2abb81208afd 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-parser-spi</artifactId>
index ccddf1dc2baff968fc0e24f6954fbcccbd1ccd61..af5693976de3b7a2e0164b6291a74e6212695d0e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1ea8165bf9c6f8eacf65ebe04c63f7ed9a27b2e7..dc39bc0e27b0222099c0ea838664130311033460 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-rib-api</artifactId>
index 9cfb65d583b10052e7c894044db9925dbc3b9e9b..f17a2da2d996a392dc6617cc746c78e2120031b3 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-rib-impl</artifactId>
index 0db2c7895bf8a19410fc74e9f5b2f25695ac5ca4..de654c56b6eddd923ee48c779a6366262d23704c 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-rib-mock</artifactId>
index 28a7b06bdad435f07ea54bd5a170c6acf8ded432..46e393bf57694306fbea4a7e2983e7086af4a63b 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-rib-spi</artifactId>
index b0ad26f43a8c41ba7e13a28d196ef70a4225806f..ce212c388ea16525d23a422deba624b49f18eadd 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-testtool</artifactId>
index ccd9ddf40abaa38aaf2b0d8f92c0200c24676fd4..efe897f829e0d0ca5099313860cab28840c0f038 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-topology-provider</artifactId>
index cc50160402eaaedfd9695f551229c78be8690a36..90ddfca18ec2ceea6b7beeaace8acf2d5f50660d 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>bgp-util</artifactId>
index baef0b5d1119cdc0a5a2da3e7ffe4e063431d863..810a2d187622b216386eabadf954feb916127f2d 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
         <relativePath>../parent</relativePath>
     </parent>
     <prerequisites>
index a7f6ffa93a66242101eabe2f5db00c6fbc9fcac0..591a02dc358731236da03053b03bfe14d124c2b3 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1-Lithium-SR1</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>data-change-counter-controller-config</artifactId>
index 6c10cf4ff7e35daff8032321842fc9d068abc6c6..d3727d578dda7cac6aea48c623adce5d91f8f4c2 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1-Lithium-SR1</version>
     <relativePath>../parent</relativePath>
   </parent>
   <prerequisites>
index 0a0561659eb1cff64db83f9b9b31c8c8f5789d98..82bface58cce9447e05d46576b827aed91e7c5f3 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.1-Lithium-SR1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-bgp</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1-Lithium-SR1</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.2.1-SNAPSHOT</mdsal.version>
-        <config.version>0.3.1-SNAPSHOT</config.version>
-        <commons.opendaylight.version>1.5.1-SNAPSHOT</commons.opendaylight.version>
-        <protocol-framework.version>0.6.1-SNAPSHOT</protocol-framework.version>
-        <tcpmd5.version>1.1.1-SNAPSHOT</tcpmd5.version>
+        <yangtools.version>0.7.1-Lithium-SR1</yangtools.version>
+        <mdsal.version>1.2.1-Lithium-SR1</mdsal.version>
+        <config.version>0.3.1-Lithium-SR1</config.version>
+        <commons.opendaylight.version>1.5.1-Lithium-SR1</commons.opendaylight.version>
+        <protocol-framework.version>0.6.1-Lithium-SR1</protocol-framework.version>
+        <tcpmd5.version>1.1.1-Lithium-SR1</tcpmd5.version>
     </properties>
 
     <dependencyManagement>
index 2d30eca6041864f283de0e0775c35e1c9884d144..7b3a2ac583fbbd75fedc4165c67b7bbcdb17bd6e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.1-Lithium-SR1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-extras</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1-Lithium-SR1</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.2.1-SNAPSHOT</mdsal.version>
-        <config.version>0.3.1-SNAPSHOT</config.version>
+        <yangtools.version>0.7.1-Lithium-SR1</yangtools.version>
+        <mdsal.version>1.2.1-Lithium-SR1</mdsal.version>
+        <config.version>0.3.1-Lithium-SR1</config.version>
     </properties>
 
     <dependencyManagement>
index d99279a356d7b5d96d7cc8dcac4fa781abdb229a..3f8af0c0ee3332df48e0d3b0cf69beb9c6a05856 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.1-Lithium-SR1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-pcep</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1-Lithium-SR1</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.2.1-SNAPSHOT</mdsal.version>
-        <config.version>0.3.1-SNAPSHOT</config.version>
-        <commons.opendaylight.version>1.5.1-SNAPSHOT</commons.opendaylight.version>
-        <protocol-framework.version>0.6.1-SNAPSHOT</protocol-framework.version>
-        <tcpmd5.version>1.1.1-SNAPSHOT</tcpmd5.version>
+        <yangtools.version>0.7.1-Lithium-SR1</yangtools.version>
+        <mdsal.version>1.2.1-Lithium-SR1</mdsal.version>
+        <config.version>0.3.1-Lithium-SR1</config.version>
+        <commons.opendaylight.version>1.5.1-Lithium-SR1</commons.opendaylight.version>
+        <protocol-framework.version>0.6.1-Lithium-SR1</protocol-framework.version>
+        <tcpmd5.version>1.1.1-Lithium-SR1</tcpmd5.version>
     </properties>
 
     <dependencyManagement>
index c2ba769b5cc10e9e8ef698aa4b03890176714778..c7422bc594ee48a2e93fa619c20fe775f464784e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1-Lithium-SR1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 129c109d7602f7c81d5c06cd9d615b084beee2ea..7987ae4a39e26a3cbab54bf9f82e8bf0e79135d0 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3f14ab01eb855a1a2f3bab9fb02292b2569a1b49..7b1a887604bb62c0e30bf38eccdcfcd710fb7860 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.1-Lithium-SR1</version>
         <relativePath></relativePath>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
     <name>BGPCEP common parent</name>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1-Lithium-SR1</version>
     <packaging>pom</packaging>
 
     <licenses>
         <maven.info.reports.version>2.7</maven.info.reports.version>
 
         <!-- YANG tools artifacts -->
-        <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
+        <yangtools.version>0.7.1-Lithium-SR1</yangtools.version>
 
         <!-- Controller artifacts -->
-        <controller.config.version>0.3.1-SNAPSHOT</controller.config.version>
-        <controller.framework.version>0.6.1-SNAPSHOT</controller.framework.version>
-        <controller.mdsal.version>1.2.1-SNAPSHOT</controller.mdsal.version>
+        <controller.config.version>0.3.1-Lithium-SR1</controller.config.version>
+        <controller.framework.version>0.6.1-Lithium-SR1</controller.framework.version>
+        <controller.mdsal.version>1.2.1-Lithium-SR1</controller.mdsal.version>
 
         <!-- TCP-MD5 artifacts -->
-        <tcpmd5.version>1.1.1-SNAPSHOT</tcpmd5.version>
+        <tcpmd5.version>1.1.1-Lithium-SR1</tcpmd5.version>
 
-        <bgpcep.version>0.4.1-SNAPSHOT</bgpcep.version>
+        <bgpcep.version>0.4.1-Lithium-SR1</bgpcep.version>
     </properties>
 
     <dependencyManagement>
index 86e38e6a169e1aa5428d569b96532ce699987fb4..ea0e661baa948916d79ce299e43a23cc5190b484 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-api</artifactId>
index 0ecb527904900d46be584963f2bdbe0d7bbd7f96..bf008973e2c72479c8b6531f5a03dbbf83504f59 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-controller-config</artifactId>
index d8e97012e851b229db4c170d5bff8046ca4bf4b3..592a8406908fcf4ec63aa0c6eb09e190ec414b00 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-ietf-stateful02</artifactId>
index a3c84d39eacf179f87b21c69396da60171d45df2..2f46d05efe09be8dd8f4bbaffa13beab0ddcd775 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-ietf-stateful07</artifactId>
index dd0d6db2453f225a289b6cfbec9e48fa5b00a85b..afeb92c6294045e564472a38c1ba1d77015f2b3e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-impl</artifactId>
index c9a1eb4df5aaf03dda24528b7bae17941c2d7d83..776cc55662e69fd50a94dd02ce6b0714a23dd363 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-parent</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1-Lithium-SR1</version>
   </parent>
   <artifactId>pcep-pcc-mock</artifactId>
 
index b5f834d60ec9c64350db6cbe35a7f766b796f949..3e218253de9d5b36bbcef35a33b5f74cb3f574f5 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ae8ad9e4006bc39f1376335b98595951728835be..3a878b7227d4652e92388923ef310c03cc968783 100644 (file)
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.opendaylight.bgpcep</groupId>
       <artifactId>pcep-parent</artifactId>
-      <version>0.4.1-SNAPSHOT</version>
+      <version>0.4.1-Lithium-SR1</version>
    </parent>
    <artifactId>pcep-segment-routing</artifactId>
    <description>PCE Segment Routing model plugin</description>
index 33313c1505b9dda5e18dc9b3ffdf23cf62a23ee3..be41a2d79007adb3cb3fbce5f9c51a4080abc173 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-spi</artifactId>
index ed147be3e1b774a87b439c693fdb02390c0a6d0e..65744fe99b79c58660dc713723dbe5fb0eca3fa8 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-testtool</artifactId>
index a5ca0d2dbf839535d147bbdfe0d5b58ca860342a..cc03d7ee4f0cccb58476c25b2da7190bc7860bb6 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-topology-api</artifactId>
index 67d6c0f443ac02d9b30664d80b578cb45c6a87f5..f4742cc1e8fcfe74124973c2aaa59636ce3ef3fb 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-topology-provider</artifactId>
index dfe66a06793e6625e9e0d289439a89d5d9ebdea7..24788e509d1fb20ecc655b259af84b58971a792a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-topology-spi</artifactId>
index 449d6f18558373d39ff481e926e11f51e75c9341..ac9346fe2d4092e17ac798ba972e726add852dea 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-tunnel-api</artifactId>
index b85f42b6e63545befd34f5d73eae40a179221305..ccfc6e14bbaeb2e2cbae6f05292b51fc106fe511 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>pcep-tunnel-provider</artifactId>
diff --git a/pom.xml b/pom.xml
index fe7b1579219104b631008e75d26aac8b93c4cc4b..61327ef747a225f9e70627e0b8e821799327ef79 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
         <relativePath>parent</relativePath>
     </parent>
 
index 939bf7d06b3058edb6aa50a54a928e0d150ae0de..346b522b2839f0dc62c9cfc334a5f68b10d3bf81 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>programming-api</artifactId>
index 921151655f25eff0e56ff588566d7018d105a732..c14abbb9891ac887d2358041feb8a8e24b02739a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>programming-controller-config</artifactId>
index c9280fc161192dccbe8a3a52672d14cadd5adcfc..22faeb042307b1032c088ced79a61294c65e5973 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>programming-impl</artifactId>
index cd6acd9f787eef04065b0b14faca88c447d979ed..0058d7d135737986d8ae9a704d49754285435c93 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index bc58aeb6ada80a229bdda2b5c5185b79960cf1b8..6e967a0593f3fe0c48838e36e49d53b1b9f6e677 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>programming-spi</artifactId>
index 1c9af6d2f7fa7f74a0f0aa6f2794da119150cb00..b41cafa38c6bbf2040510de40404f92a26bf4283 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>programming-topology-api</artifactId>
index 685f50140a2ac9c10d5e021699e43f69f86a01e0..38232f43da174f2d066d1f03e9034c3b2f4fd595 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>programming-tunnel-api</artifactId>
index 5a087896c6d4ced31c4f63287d3bed7587ebf30e..c52fad5f6c4999064077b341e8e4075e3d6b14b8 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>rsvp-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>rsvp-api</artifactId>
index 0fe277d4a2d9413303f1fe81af2c0657c1bfbebf..3dd0bfa16ccecfa60e6060c7643826fc878c62dc 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e6b4ddfac16c13e61375cfa924c05a46435e7282..e38a296dcbfb323e369fae209da71bd675bec6d5 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>topology-api</artifactId>
index 02fed8aaa6a30643b4290840a50288e75ef2aa16..d81721f1c228e15c2c3c17e732dd5301e9d17222 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d0a992671c4f108da002d30b9addfdab218bd983..dc1b68d2ce590b077ec2f9c717c77976b3c6595e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>topology-segment-routing</artifactId>
index 4a70755fb85a5068dabd5aa815d1e1fb55b5cf45..57ba72491799ccb8cfd3bb578e27fb483681e82e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
     </parent>
 
     <artifactId>topology-tunnel-api</artifactId>
index ab7698fbb3da913a427fd1c875ddb87fb5e0db9a..6bb5c829abaf9f416c527197044d1e90ebc009e9 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.1-SNAPSHOT</version>
+        <version>0.4.1-Lithium-SR1</version>
         <relativePath>../parent</relativePath>
     </parent>