From db044476a2f3f54e6c8a9ffe9aec80fff202c90f Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 3 Dec 2015 16:38:43 -0500 Subject: [PATCH] Release Lithium-SR3 Change-Id: I5d3a41b5e97713751c6325233618d8d6541d36ce Signed-off-by: Thanh Ha --- artifacts/pom.xml | 2 +- bgp/concepts/pom.xml | 2 +- bgp/controller-config/pom.xml | 2 +- bgp/flowspec/pom.xml | 2 +- bgp/inet/pom.xml | 2 +- bgp/linkstate/pom.xml | 2 +- bgp/parser-api/pom.xml | 2 +- bgp/parser-impl/pom.xml | 2 +- bgp/parser-mock/pom.xml | 2 +- bgp/parser-spi/pom.xml | 2 +- bgp/pom.xml | 2 +- bgp/rib-api/pom.xml | 2 +- bgp/rib-impl/pom.xml | 2 +- bgp/rib-mock/pom.xml | 2 +- bgp/rib-spi/pom.xml | 2 +- bgp/testtool/pom.xml | 2 +- bgp/topology-provider/pom.xml | 2 +- bgp/util/pom.xml | 2 +- concepts/pom.xml | 2 +- data-change-counter-controller-config/pom.xml | 2 +- data-change-counter/pom.xml | 2 +- features/bgp/pom.xml | 16 ++++++++-------- features/extras/pom.xml | 10 +++++----- features/pcep/pom.xml | 16 ++++++++-------- features/pom.xml | 2 +- integration-tests/pom.xml | 2 +- parent/pom.xml | 16 ++++++++-------- pcep/api/pom.xml | 2 +- pcep/controller-config/pom.xml | 2 +- pcep/ietf-stateful02/pom.xml | 2 +- pcep/ietf-stateful07/pom.xml | 2 +- pcep/impl/pom.xml | 2 +- pcep/pcc-mock/pom.xml | 2 +- pcep/pom.xml | 2 +- pcep/segment-routing/pom.xml | 2 +- pcep/spi/pom.xml | 2 +- pcep/testtool/pom.xml | 2 +- pcep/topology-api/pom.xml | 2 +- pcep/topology-provider/pom.xml | 2 +- pcep/topology-spi/pom.xml | 2 +- pcep/tunnel-api/pom.xml | 2 +- pcep/tunnel-provider/pom.xml | 2 +- pom.xml | 2 +- programming/api/pom.xml | 2 +- programming/controller-config/pom.xml | 2 +- programming/impl/pom.xml | 2 +- programming/pom.xml | 2 +- programming/spi/pom.xml | 2 +- programming/topology-api/pom.xml | 2 +- programming/tunnel-api/pom.xml | 2 +- rsvp/api/pom.xml | 2 +- rsvp/pom.xml | 2 +- topology/api/pom.xml | 2 +- topology/pom.xml | 2 +- topology/segment-routing/pom.xml | 2 +- topology/tunnel-api/pom.xml | 2 +- util/pom.xml | 2 +- 57 files changed, 82 insertions(+), 82 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index a7a65c00ac..106a0b207d 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.bgpcep bgpcep-artifacts - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pom diff --git a/bgp/concepts/pom.xml b/bgp/concepts/pom.xml index cfc418c8fd..ca919ff1ce 100644 --- a/bgp/concepts/pom.xml +++ b/bgp/concepts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-concepts diff --git a/bgp/controller-config/pom.xml b/bgp/controller-config/pom.xml index e1191813aa..0e16036c47 100644 --- a/bgp/controller-config/pom.xml +++ b/bgp/controller-config/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-controller-config diff --git a/bgp/flowspec/pom.xml b/bgp/flowspec/pom.xml index f5716fe5b1..3ab83013cf 100644 --- a/bgp/flowspec/pom.xml +++ b/bgp/flowspec/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-flowspec diff --git a/bgp/inet/pom.xml b/bgp/inet/pom.xml index 101ecf1a90..72d53ce229 100644 --- a/bgp/inet/pom.xml +++ b/bgp/inet/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-inet diff --git a/bgp/linkstate/pom.xml b/bgp/linkstate/pom.xml index 40f64c9bd0..b238d83b56 100644 --- a/bgp/linkstate/pom.xml +++ b/bgp/linkstate/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-linkstate diff --git a/bgp/parser-api/pom.xml b/bgp/parser-api/pom.xml index 9b7de3d5fa..1818101630 100644 --- a/bgp/parser-api/pom.xml +++ b/bgp/parser-api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-parser-api diff --git a/bgp/parser-impl/pom.xml b/bgp/parser-impl/pom.xml index a3dec8899b..2b86e6f595 100644 --- a/bgp/parser-impl/pom.xml +++ b/bgp/parser-impl/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-parser-impl diff --git a/bgp/parser-mock/pom.xml b/bgp/parser-mock/pom.xml index 2b4f9e7211..546ccce79f 100644 --- a/bgp/parser-mock/pom.xml +++ b/bgp/parser-mock/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-parser-mock diff --git a/bgp/parser-spi/pom.xml b/bgp/parser-spi/pom.xml index 4e0b82d74e..30c3d8e5be 100644 --- a/bgp/parser-spi/pom.xml +++ b/bgp/parser-spi/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-parser-spi diff --git a/bgp/pom.xml b/bgp/pom.xml index 60ebb323c6..aeaaa39466 100644 --- a/bgp/pom.xml +++ b/bgp/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent diff --git a/bgp/rib-api/pom.xml b/bgp/rib-api/pom.xml index 60a62c0829..6850d46855 100644 --- a/bgp/rib-api/pom.xml +++ b/bgp/rib-api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-rib-api diff --git a/bgp/rib-impl/pom.xml b/bgp/rib-impl/pom.xml index 44b1c57a9e..cfdf02b992 100644 --- a/bgp/rib-impl/pom.xml +++ b/bgp/rib-impl/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-rib-impl diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index 6f46e2c62f..61a54ebd4c 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-rib-mock diff --git a/bgp/rib-spi/pom.xml b/bgp/rib-spi/pom.xml index c11afb05df..c16002331b 100644 --- a/bgp/rib-spi/pom.xml +++ b/bgp/rib-spi/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-rib-spi diff --git a/bgp/testtool/pom.xml b/bgp/testtool/pom.xml index a22406a8ae..e4d2f9d7d3 100644 --- a/bgp/testtool/pom.xml +++ b/bgp/testtool/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-testtool diff --git a/bgp/topology-provider/pom.xml b/bgp/topology-provider/pom.xml index d03182d0a0..139cf310a2 100644 --- a/bgp/topology-provider/pom.xml +++ b/bgp/topology-provider/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-topology-provider diff --git a/bgp/util/pom.xml b/bgp/util/pom.xml index 2f05d02e32..688a125039 100644 --- a/bgp/util/pom.xml +++ b/bgp/util/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 bgp-util diff --git a/concepts/pom.xml b/concepts/pom.xml index 8743ec785c..8eeb4a19b7 100644 --- a/concepts/pom.xml +++ b/concepts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent diff --git a/data-change-counter-controller-config/pom.xml b/data-change-counter-controller-config/pom.xml index aa30e18daa..e95ab2f5c4 100644 --- a/data-change-counter-controller-config/pom.xml +++ b/data-change-counter-controller-config/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent data-change-counter-controller-config diff --git a/data-change-counter/pom.xml b/data-change-counter/pom.xml index 7a26cfffca..5167df832b 100644 --- a/data-change-counter/pom.xml +++ b/data-change-counter/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent diff --git a/features/bgp/pom.xml b/features/bgp/pom.xml index 611e910e63..e558821ed5 100644 --- a/features/bgp/pom.xml +++ b/features/bgp/pom.xml @@ -13,22 +13,22 @@ org.opendaylight.odlparent features-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 org.opendaylight.bgpcep features-bgp - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 jar - 0.7.3-SNAPSHOT - 1.2.3-SNAPSHOT - 0.3.3-SNAPSHOT - 1.5.3-SNAPSHOT - 0.6.3-SNAPSHOT - 1.1.3-SNAPSHOT + 0.7.3-Lithium-SR3 + 1.2.3-Lithium-SR3 + 0.3.3-Lithium-SR3 + 1.5.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 1.1.3-Lithium-SR3 diff --git a/features/extras/pom.xml b/features/extras/pom.xml index 761716d3cf..5a9baef054 100644 --- a/features/extras/pom.xml +++ b/features/extras/pom.xml @@ -13,19 +13,19 @@ org.opendaylight.odlparent features-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 org.opendaylight.bgpcep features-extras - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 jar - 0.7.3-SNAPSHOT - 1.2.3-SNAPSHOT - 0.3.3-SNAPSHOT + 0.7.3-Lithium-SR3 + 1.2.3-Lithium-SR3 + 0.3.3-Lithium-SR3 diff --git a/features/pcep/pom.xml b/features/pcep/pom.xml index 14df56e63b..2093b73d56 100644 --- a/features/pcep/pom.xml +++ b/features/pcep/pom.xml @@ -13,22 +13,22 @@ org.opendaylight.odlparent features-parent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 org.opendaylight.bgpcep features-pcep - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 jar - 0.7.3-SNAPSHOT - 1.2.3-SNAPSHOT - 0.3.3-SNAPSHOT - 1.5.3-SNAPSHOT - 0.6.3-SNAPSHOT - 1.1.3-SNAPSHOT + 0.7.3-Lithium-SR3 + 1.2.3-Lithium-SR3 + 0.3.3-Lithium-SR3 + 1.5.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 1.1.3-Lithium-SR3 diff --git a/features/pom.xml b/features/pom.xml index 9b3fac9398..e6303b299e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index bee28b7e3e..eb2f4c97e2 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent diff --git a/parent/pom.xml b/parent/pom.xml index 28cf0f78e9..196f5ffa81 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,14 +19,14 @@ org.opendaylight.odlparent odlparent - 1.5.3-SNAPSHOT + 1.5.3-Lithium-SR3 org.opendaylight.bgpcep bgpcep-parent BGPCEP common parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pom @@ -45,17 +45,17 @@ 2.7 - 0.7.3-SNAPSHOT + 0.7.3-Lithium-SR3 - 0.3.3-SNAPSHOT - 0.6.3-SNAPSHOT - 1.2.3-SNAPSHOT + 0.3.3-Lithium-SR3 + 0.6.3-Lithium-SR3 + 1.2.3-Lithium-SR3 - 1.1.3-SNAPSHOT + 1.1.3-Lithium-SR3 - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 diff --git a/pcep/api/pom.xml b/pcep/api/pom.xml index 8aa526ae41..2bfadf123d 100644 --- a/pcep/api/pom.xml +++ b/pcep/api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-api diff --git a/pcep/controller-config/pom.xml b/pcep/controller-config/pom.xml index 7545a1f871..ed189b4801 100644 --- a/pcep/controller-config/pom.xml +++ b/pcep/controller-config/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-controller-config diff --git a/pcep/ietf-stateful02/pom.xml b/pcep/ietf-stateful02/pom.xml index 9aae9ea84e..df3ba4753a 100644 --- a/pcep/ietf-stateful02/pom.xml +++ b/pcep/ietf-stateful02/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-ietf-stateful02 diff --git a/pcep/ietf-stateful07/pom.xml b/pcep/ietf-stateful07/pom.xml index 4c993a9863..2f49996c67 100644 --- a/pcep/ietf-stateful07/pom.xml +++ b/pcep/ietf-stateful07/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-ietf-stateful07 diff --git a/pcep/impl/pom.xml b/pcep/impl/pom.xml index e24d944070..1b651a3b66 100644 --- a/pcep/impl/pom.xml +++ b/pcep/impl/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-impl diff --git a/pcep/pcc-mock/pom.xml b/pcep/pcc-mock/pom.xml index 5755b34162..4097f6e177 100644 --- a/pcep/pcc-mock/pom.xml +++ b/pcep/pcc-mock/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-pcc-mock diff --git a/pcep/pom.xml b/pcep/pom.xml index c1b1b5e325..370154f0f2 100644 --- a/pcep/pom.xml +++ b/pcep/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent diff --git a/pcep/segment-routing/pom.xml b/pcep/segment-routing/pom.xml index 2122a361b2..fa1c8793a2 100644 --- a/pcep/segment-routing/pom.xml +++ b/pcep/segment-routing/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-segment-routing PCE Segment Routing model plugin diff --git a/pcep/spi/pom.xml b/pcep/spi/pom.xml index 2859ef73b9..ae2fbfed0c 100644 --- a/pcep/spi/pom.xml +++ b/pcep/spi/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-spi diff --git a/pcep/testtool/pom.xml b/pcep/testtool/pom.xml index 70fbdfd393..2c0b9e8321 100644 --- a/pcep/testtool/pom.xml +++ b/pcep/testtool/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-testtool diff --git a/pcep/topology-api/pom.xml b/pcep/topology-api/pom.xml index 765ad8e70f..314a23c5c4 100644 --- a/pcep/topology-api/pom.xml +++ b/pcep/topology-api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-topology-api diff --git a/pcep/topology-provider/pom.xml b/pcep/topology-provider/pom.xml index 32d7b52980..7d31edef03 100644 --- a/pcep/topology-provider/pom.xml +++ b/pcep/topology-provider/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-topology-provider diff --git a/pcep/topology-spi/pom.xml b/pcep/topology-spi/pom.xml index 23f66e9356..5b9c4b63f2 100644 --- a/pcep/topology-spi/pom.xml +++ b/pcep/topology-spi/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-topology-spi diff --git a/pcep/tunnel-api/pom.xml b/pcep/tunnel-api/pom.xml index 533f62373a..7f34880efa 100644 --- a/pcep/tunnel-api/pom.xml +++ b/pcep/tunnel-api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-tunnel-api diff --git a/pcep/tunnel-provider/pom.xml b/pcep/tunnel-provider/pom.xml index dd935ae039..012336dc72 100644 --- a/pcep/tunnel-provider/pom.xml +++ b/pcep/tunnel-provider/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 pcep-tunnel-provider diff --git a/pom.xml b/pom.xml index 9b2d5fd70f..65ade5669a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 parent diff --git a/programming/api/pom.xml b/programming/api/pom.xml index c2d0bb1429..74a6dac886 100644 --- a/programming/api/pom.xml +++ b/programming/api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep programming-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 programming-api diff --git a/programming/controller-config/pom.xml b/programming/controller-config/pom.xml index 18fa01b708..9120ef06be 100644 --- a/programming/controller-config/pom.xml +++ b/programming/controller-config/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep programming-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 programming-controller-config diff --git a/programming/impl/pom.xml b/programming/impl/pom.xml index 42a7b62d43..2e36b89d58 100644 --- a/programming/impl/pom.xml +++ b/programming/impl/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep programming-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 programming-impl diff --git a/programming/pom.xml b/programming/pom.xml index 8c3be1ea01..8d7b812c30 100644 --- a/programming/pom.xml +++ b/programming/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent diff --git a/programming/spi/pom.xml b/programming/spi/pom.xml index e9b7329e3b..746e73399f 100644 --- a/programming/spi/pom.xml +++ b/programming/spi/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep programming-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 programming-spi diff --git a/programming/topology-api/pom.xml b/programming/topology-api/pom.xml index 682e7914fe..f1a3b7722b 100644 --- a/programming/topology-api/pom.xml +++ b/programming/topology-api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep programming-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 programming-topology-api diff --git a/programming/tunnel-api/pom.xml b/programming/tunnel-api/pom.xml index 4313d0405f..1a4618fb17 100644 --- a/programming/tunnel-api/pom.xml +++ b/programming/tunnel-api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep programming-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 programming-tunnel-api diff --git a/rsvp/api/pom.xml b/rsvp/api/pom.xml index 5722b4d1f2..389ee32cd0 100644 --- a/rsvp/api/pom.xml +++ b/rsvp/api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep rsvp-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 rsvp-api diff --git a/rsvp/pom.xml b/rsvp/pom.xml index c687882417..10f96775bf 100644 --- a/rsvp/pom.xml +++ b/rsvp/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent diff --git a/topology/api/pom.xml b/topology/api/pom.xml index b82c074eba..8e48e184a4 100644 --- a/topology/api/pom.xml +++ b/topology/api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep topology-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 topology-api diff --git a/topology/pom.xml b/topology/pom.xml index c0c38c88f6..11a9843352 100644 --- a/topology/pom.xml +++ b/topology/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent diff --git a/topology/segment-routing/pom.xml b/topology/segment-routing/pom.xml index cba5e36af6..a1a944f32e 100644 --- a/topology/segment-routing/pom.xml +++ b/topology/segment-routing/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep topology-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 topology-segment-routing diff --git a/topology/tunnel-api/pom.xml b/topology/tunnel-api/pom.xml index e17730f0ac..be66ef26ea 100644 --- a/topology/tunnel-api/pom.xml +++ b/topology/tunnel-api/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep topology-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 topology-tunnel-api diff --git a/util/pom.xml b/util/pom.xml index fbda6578db..aa2fb91cca 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.4.3-SNAPSHOT + 0.4.3-Lithium-SR3 ../parent -- 2.36.6