Release Lithium-SR3 89/30589/1 release/lithium-sr3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 3 Dec 2015 21:38:43 +0000 (16:38 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 3 Dec 2015 21:38:43 +0000 (16:38 -0500)
Change-Id: I5d3a41b5e97713751c6325233618d8d6541d36ce
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 a7a65c00aca926c1cac1aabb041df45292e1b365..106a0b207d1e08d13e6eae067183ac08bc123b80 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-artifacts</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Lithium-SR3</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index cfc418c8fdf59a45f16a25f9280bd58b221435c5..ca919ff1cee9c41b0bbc5597d989a0bcdb4dd4d9 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-concepts</artifactId>
index e1191813aa6e5d4f1e222412d8f9f931845b4be7..0e16036c474fa7e22ac439f97f2169f7c55ce30b 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-controller-config</artifactId>
index f5716fe5b135d1d23b72f77a33fb17476a0f6599..3ab83013cf1e01e88010a56f62e0d84960c17def 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-flowspec</artifactId>
index 101ecf1a90333af0d3f0e5f8db43069b13074e4c..72d53ce229a521189e2195eb0f4acaafcfd779eb 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-inet</artifactId>
index 40f64c9bd0d59b09b4ed317fd9874c40b2f3c92c..b238d83b568e5607d145bf2ebc7d528b57d2d78f 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-linkstate</artifactId>
index 9b7de3d5fa54ac703a7f6620b67e9dbdbdde10c8..1818101630bd24dc4238ab0d209976639390cc85 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-parser-api</artifactId>
index a3dec8899ba040ef475b47a5d23dcf2f03d14b67..2b86e6f5953c0d2209f80e852773c0ebacf8dc6a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-parser-impl</artifactId>
index 2b4f9e7211f1ceb4dd0072b1d58c28b0e514034a..546ccce79f4b8cdb05125620723541055c9e871e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-parser-mock</artifactId>
index 4e0b82d74e79a024e1230b5e0f42d44966c5234b..30c3d8e5bea243feec335b29410613acd1447d6c 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-parser-spi</artifactId>
index 60ebb323c6f3f68e349f4b876fc792a878b7545d..aeaaa39466fdc2949a21da7de4e9705feca91676 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 60a62c0829d2d5354c1d419ff65abc1b87cff37d..6850d468559bf6094f7fb71846e06adb3486b81d 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-rib-api</artifactId>
index 44b1c57a9e4f65ea0a6c18410653586612d7e49a..cfdf02b992f6a9369abac59ded7e7e4de674db2b 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-rib-impl</artifactId>
index 6f46e2c62fed49cf01858920c00f6e3ecbe416f3..61a54ebd4c8c994ed44a15f944ca20b24f4075f8 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-rib-mock</artifactId>
index c11afb05df6ef0237660290aa678105a05e9b392..c16002331b1b75f4024080590235248c6d8db408 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-rib-spi</artifactId>
index a22406a8ae2dd094fb5dd8ec5660dec4e350f3a7..e4d2f9d7d3eb58c7be766a24298be4671bfb6d87 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-testtool</artifactId>
index d03182d0a0fd83fcb01f2848da4db0c1d26b0bbb..139cf310a2d8e26aea461fef7a19e945332c6e7a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-topology-provider</artifactId>
index 2f05d02e32a79a86e769cddec0247d58ab537a4c..688a1250399d71514234aabc1beffa9284e3ffff 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>bgp-util</artifactId>
index 8743ec785cc3e877cde4a4d11eff8f98691b2979..8eeb4a19b765b2f06aaea4c232be84eb9b06fd89 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
     <prerequisites>
index aa30e18daa83f84c47ff4ebc2c0e3134405ab763..e95ab2f5c485cd98715b4bb6903ebf1942d835fa 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Lithium-SR3</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>data-change-counter-controller-config</artifactId>
index 7a26cfffca2556f2b63ee2935f3271ecfff4abe0..5167df832bbde576f725a37b6ea393710ae6896a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Lithium-SR3</version>
     <relativePath>../parent</relativePath>
   </parent>
   <prerequisites>
index 611e910e63ef75465ae6a6e5cca3ba618b04b199..e558821ed59acd1a7cdef80c7dd21cc855b8da9a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.5.3-SNAPSHOT</version>
+        <version>1.5.3-Lithium-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-bgp</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Lithium-SR3</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>0.7.3-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.2.3-SNAPSHOT</mdsal.version>
-        <config.version>0.3.3-SNAPSHOT</config.version>
-        <commons.opendaylight.version>1.5.3-SNAPSHOT</commons.opendaylight.version>
-        <protocol-framework.version>0.6.3-SNAPSHOT</protocol-framework.version>
-        <tcpmd5.version>1.1.3-SNAPSHOT</tcpmd5.version>
+        <yangtools.version>0.7.3-Lithium-SR3</yangtools.version>
+        <mdsal.version>1.2.3-Lithium-SR3</mdsal.version>
+        <config.version>0.3.3-Lithium-SR3</config.version>
+        <commons.opendaylight.version>1.5.3-Lithium-SR3</commons.opendaylight.version>
+        <protocol-framework.version>0.6.3-Lithium-SR3</protocol-framework.version>
+        <tcpmd5.version>1.1.3-Lithium-SR3</tcpmd5.version>
     </properties>
 
     <dependencyManagement>
index 761716d3cfc786cdb8531d7e1d86f16201ea82b7..5a9baef0540adc3212b069d06f8e62805d7becee 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.5.3-SNAPSHOT</version>
+        <version>1.5.3-Lithium-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-extras</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Lithium-SR3</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>0.7.3-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.2.3-SNAPSHOT</mdsal.version>
-        <config.version>0.3.3-SNAPSHOT</config.version>
+        <yangtools.version>0.7.3-Lithium-SR3</yangtools.version>
+        <mdsal.version>1.2.3-Lithium-SR3</mdsal.version>
+        <config.version>0.3.3-Lithium-SR3</config.version>
     </properties>
 
     <dependencyManagement>
index 14df56e63b986889c3190a842b7b008ed2d9e6d2..2093b73d56413e892e3d6c29e5513b3dc9acd61a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.5.3-SNAPSHOT</version>
+        <version>1.5.3-Lithium-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-pcep</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Lithium-SR3</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>0.7.3-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.2.3-SNAPSHOT</mdsal.version>
-        <config.version>0.3.3-SNAPSHOT</config.version>
-        <commons.opendaylight.version>1.5.3-SNAPSHOT</commons.opendaylight.version>
-        <protocol-framework.version>0.6.3-SNAPSHOT</protocol-framework.version>
-        <tcpmd5.version>1.1.3-SNAPSHOT</tcpmd5.version>
+        <yangtools.version>0.7.3-Lithium-SR3</yangtools.version>
+        <mdsal.version>1.2.3-Lithium-SR3</mdsal.version>
+        <config.version>0.3.3-Lithium-SR3</config.version>
+        <commons.opendaylight.version>1.5.3-Lithium-SR3</commons.opendaylight.version>
+        <protocol-framework.version>0.6.3-Lithium-SR3</protocol-framework.version>
+        <tcpmd5.version>1.1.3-Lithium-SR3</tcpmd5.version>
     </properties>
 
     <dependencyManagement>
index 9b3fac93984f86a828a4a41d746134fe8957469b..e6303b299e5b37a2a30e72239dbec18edbc14c52 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Lithium-SR3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index bee28b7e3ebb29ad118c497347669142966640d5..eb2f4c97e2df7f8cc601b9943f3d94b314da90ba 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 28cf0f78e9aa760e0fef43f04c9cc5e2a80904a9..196f5ffa81b1f61ededba8a605c1d5ddb01fdb3a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.5.3-SNAPSHOT</version>
+        <version>1.5.3-Lithium-SR3</version>
         <relativePath></relativePath>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
     <name>BGPCEP common parent</name>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Lithium-SR3</version>
     <packaging>pom</packaging>
 
     <licenses>
         <maven.info.reports.version>2.7</maven.info.reports.version>
 
         <!-- YANG tools artifacts -->
-        <yangtools.version>0.7.3-SNAPSHOT</yangtools.version>
+        <yangtools.version>0.7.3-Lithium-SR3</yangtools.version>
 
         <!-- Controller artifacts -->
-        <controller.config.version>0.3.3-SNAPSHOT</controller.config.version>
-        <controller.framework.version>0.6.3-SNAPSHOT</controller.framework.version>
-        <controller.mdsal.version>1.2.3-SNAPSHOT</controller.mdsal.version>
+        <controller.config.version>0.3.3-Lithium-SR3</controller.config.version>
+        <controller.framework.version>0.6.3-Lithium-SR3</controller.framework.version>
+        <controller.mdsal.version>1.2.3-Lithium-SR3</controller.mdsal.version>
 
         <!-- TCP-MD5 artifacts -->
-        <tcpmd5.version>1.1.3-SNAPSHOT</tcpmd5.version>
+        <tcpmd5.version>1.1.3-Lithium-SR3</tcpmd5.version>
 
-        <bgpcep.version>0.4.3-SNAPSHOT</bgpcep.version>
+        <bgpcep.version>0.4.3-Lithium-SR3</bgpcep.version>
     </properties>
 
     <dependencyManagement>
index 8aa526ae41edb5d0e86de7499f77b9bef92bed78..2bfadf123d92410b492db36a67dbfcee7916f13f 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-api</artifactId>
index 7545a1f87108017820179c74975e33a316ef422f..ed189b48015055ff14dbc13695720b2552f14c5e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-controller-config</artifactId>
index 9aae9ea84e19e126eeed598abf8f5e5af28dbed9..df3ba4753ab224bce59943c68bbcbd4d318dbf63 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-ietf-stateful02</artifactId>
index 4c993a9863cd16b35f51174f3baead73b50c5620..2f49996c679a688aa3af9aa8fd59f28af2e18656 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-ietf-stateful07</artifactId>
index e24d944070790b9a91c233d20c451f3675b408d5..1b651a3b66b44add91d9cfeb41ae006c9f6b4291 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-impl</artifactId>
index 5755b34162215c6e9919fd4ac8f3685a7f645719..4097f6e177e3d84ed319e3b5d570cb749c2d9e81 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-parent</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Lithium-SR3</version>
   </parent>
   <artifactId>pcep-pcc-mock</artifactId>
 
index c1b1b5e325425bf4c48d3f645174dc857a30cdac..370154f0f283dcc90352e963f8926de546bb0105 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2122a361b2f2cc6930177178f5ffc24f989f6dd4..fa1c8793a2f60649a6e41f66d7728c96b9a4e61e 100644 (file)
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.opendaylight.bgpcep</groupId>
       <artifactId>pcep-parent</artifactId>
-      <version>0.4.3-SNAPSHOT</version>
+      <version>0.4.3-Lithium-SR3</version>
    </parent>
    <artifactId>pcep-segment-routing</artifactId>
    <description>PCE Segment Routing model plugin</description>
index 2859ef73b986a8ef7ac1bc5b860b66d83c106069..ae2fbfed0cb64377bd5a6d4af7a405b7f8d3a8e9 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-spi</artifactId>
index 70fbdfd393d24b8fba83fdcc378f7e12e6b57762..2c0b9e832169cc912f93596d395ec7e06eb00f2b 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-testtool</artifactId>
index 765ad8e70f3b3fb814f7fb03319ec53feb56e768..314a23c5c45f080ccbbc7d734949581d6a8a8d98 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-topology-api</artifactId>
index 32d7b5298040d2d97e82fecc3e047e27e3bed456..7d31edef037ca07ec9d7d739729dde1846a14c3e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-topology-provider</artifactId>
index 23f66e9356802b5edec495523b04306a341435a1..5b9c4b63f2763b72c7e957d66f6ca0b6bf48c4a3 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-topology-spi</artifactId>
index 533f62373ab76d2a5c8fbfbbf4f308c802fa09e2..7f34880efac8971bc1c4b9cbace537f1f1bd3b71 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-tunnel-api</artifactId>
index dd935ae03980dafa72d67e5711a26e8f1512027c..012336dc727b65eed3bcc8d4c5f83b227d74e279 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>pcep-tunnel-provider</artifactId>
diff --git a/pom.xml b/pom.xml
index 9b2d5fd70fa4580a99e6f299a0d5d0d2a8d9b2b5..65ade5669afae66be9c25441a5f1fd1eedd96a1a 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.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
         <relativePath>parent</relativePath>
     </parent>
 
index c2d0bb1429bb419e1833ffeb705123149995584d..74a6dac8860e3b7b593f028e7a256bed438abb76 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>programming-api</artifactId>
index 18fa01b70869502f0947a87fc1ddd3c6dc044dae..9120ef06be860d3754a606075904ee81dc51f6ce 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>programming-controller-config</artifactId>
index 42a7b62d438f4e23b12143e473d49b558ff5e95d..2e36b89d58091b6e80ad5fb46b87bbf3cc0a0e52 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>programming-impl</artifactId>
index 8c3be1ea0156b989076823cc5f3c64574298cc43..8d7b812c303511966953a45973d4b1abc12f4035 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e9b7329e3b627eecf2403cf9c3441f0ee945ad08..746e73399f0284c01c18424b7607d152b815840d 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>programming-spi</artifactId>
index 682e7914fe594b3c1f727a35ae4ed6825ed302ba..f1a3b7722b431e3e128aeb360cbe9cb20b2038cf 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>programming-topology-api</artifactId>
index 4313d0405f515c2cd31a679a73c2db280f3e4820..1a4618fb170ae1a264e7ee9301cbd09501ec4fe4 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>programming-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>programming-tunnel-api</artifactId>
index 5722b4d1f2b7a8fcd7aba3561a340efdbe9bce55..389ee32cd054d706200c32d1fdda424376d9d1fa 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>rsvp-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>rsvp-api</artifactId>
index c68788241781767abec52623f599b4e2b017c5d2..10f96775bf5b8061ae11d2e88f45a42a8566ed31 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b82c074eba0ec68da64ee268a5c379946c59d02a..8e48e184a4839c464567fa7ad3c3db688d36afa5 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>topology-api</artifactId>
index c0c38c88f631abfa89f35c8291e63c1a0b11cebb..11a9843352786fb80336b4cb52547b6b8980bac2 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cba5e36af6351b988c79eb70265435292a42505e..a1a944f32e518daa3404f66bb0e688a5d332d1ab 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>topology-segment-routing</artifactId>
index e17730f0acc63b754d11a10236a78d8ec86bc4ad..be66ef26ea8a37fd5e49b5e708405063a3791d59 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>topology-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
     </parent>
 
     <artifactId>topology-tunnel-api</artifactId>
index fbda6578db88bb7762dc9ebbc5a06d251ca46155..aa2fb91ccae47bcbf6189e9946f4fc9658fd3d3e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Lithium-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>