From b8937e2f6ec556f57bb90fc846f110ecd5e10536 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 26 Apr 2018 22:04:55 +0000 Subject: [PATCH] Bump versions by x.y.(z+1) Change-Id: Iaef99b633d261ef4352a4f961edfac8eaa97432a Signed-off-by: jenkins-releng --- bundle-parent/pom.xml | 2 +- bundles-test/pom.xml | 2 +- bundles4-test/pom.xml | 2 +- checkstyle/pom.xml | 4 +- feature-repo-parent/pom.xml | 6 +- feature3-repo-parent/pom.xml | 6 +- features-parent/pom.xml | 8 +-- features-test/pom.xml | 2 +- features/features-akka/pom.xml | 2 +- features/features-odlparent/pom.xml | 2 +- features/odl-akka-all/pom.xml | 4 +- features/odl-akka-clustering-2.4/pom.xml | 4 +- features/odl-akka-leveldb-0.7/pom.xml | 4 +- features/odl-akka-persistence-2.4/pom.xml | 6 +- features/odl-akka-scala-2.11/pom.xml | 4 +- features/odl-akka-system-2.4/pom.xml | 4 +- features/odl-guava-18/pom.xml | 4 +- features/odl-guava-21/pom.xml | 4 +- features/odl-lmax-3/pom.xml | 4 +- features/odl-netty-4/pom.xml | 4 +- features/odl-triemap-0.2/pom.xml | 4 +- features/pom.xml | 4 +- features4-test/pom.xml | 2 +- features4/features4-akka/pom.xml | 2 +- features4/features4-odlparent/pom.xml | 2 +- features4/odl-akka-all/pom.xml | 4 +- features4/odl-akka-clustering-2.4/pom.xml | 4 +- features4/odl-akka-leveldb-0.7/pom.xml | 4 +- features4/odl-akka-persistence-2.4/pom.xml | 6 +- features4/odl-akka-scala-2.11/pom.xml | 4 +- features4/odl-akka-system-2.4/pom.xml | 4 +- features4/odl-guava-18/pom.xml | 4 +- features4/odl-guava-21/pom.xml | 4 +- features4/odl-karaf-feat-feature/pom.xml | 2 +- features4/odl-karaf-feat-jdbc/pom.xml | 2 +- features4/odl-karaf-feat-jetty/pom.xml | 2 +- features4/odl-karaf-feat-war/pom.xml | 2 +- features4/odl-lmax-3/pom.xml | 4 +- features4/odl-netty-4/pom.xml | 4 +- features4/odl-triemap-0.2/pom.xml | 4 +- features4/pom.xml | 4 +- findbugs/pom.xml | 2 +- karaf-plugin/pom.xml | 2 +- karaf-plugin/src/it/simple-it/pom.xml | 2 +- karaf/karaf-branding/pom.xml | 2 +- karaf/karaf-parent/pom.xml | 8 +-- karaf/karaf4-parent/pom.xml | 10 ++-- karaf/opendaylight-karaf-empty/pom.xml | 2 +- karaf/opendaylight-karaf-resources/pom.xml | 2 +- karaf/opendaylight-karaf4-empty/pom.xml | 4 +- karaf/opendaylight-karaf4-resources/pom.xml | 2 +- karaf/pom.xml | 2 +- karaf4-plugin/pom.xml | 2 +- karaf4-plugin/src/it/simple-it/pom.xml | 2 +- license/pom.xml | 4 +- odlparent-artifacts/pom.xml | 66 ++++++++++----------- odlparent-lite/pom.xml | 2 +- odlparent/pom.xml | 12 ++-- pom.xml | 2 +- single-feature-parent/pom.xml | 6 +- single-feature3-parent/pom.xml | 4 +- untested-single-feature-parent/pom.xml | 4 +- 62 files changed, 146 insertions(+), 146 deletions(-) diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 756586da8..888f82841 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent diff --git a/bundles-test/pom.xml b/bundles-test/pom.xml index 6167b8f5a..5480f0cd5 100644 --- a/bundles-test/pom.xml +++ b/bundles-test/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent bundle-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../bundle-parent diff --git a/bundles4-test/pom.xml b/bundles4-test/pom.xml index bba8e1e39..5949fa188 100644 --- a/bundles4-test/pom.xml +++ b/bundles4-test/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent bundle-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../bundle-parent diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 3b42de14a..8641d93b9 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent-lite checkstyle - 0.3.4-SNAPSHOT + 0.3.5-SNAPSHOT ODL :: odlparent :: ${project.artifactId} diff --git a/feature3-repo-parent/pom.xml b/feature3-repo-parent/pom.xml index a3f602719..21cf7d148 100644 --- a/feature3-repo-parent/pom.xml +++ b/feature3-repo-parent/pom.xml @@ -26,13 +26,13 @@ org.opendaylight.odlparent odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent org.opendaylight.odlparent feature3-repo-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT pom ODL :: odlparent :: ${project.artifactId} @@ -45,7 +45,7 @@ org.opendaylight.odlparent features-test - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT test diff --git a/features-parent/pom.xml b/features-parent/pom.xml index 6a7644dc2..131b5d7ce 100644 --- a/features-parent/pom.xml +++ b/features-parent/pom.xml @@ -23,7 +23,7 @@ org.opendaylight.odlparent odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent @@ -280,7 +280,7 @@ org.opendaylight.odlparent opendaylight-karaf-empty - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT org.opendaylight.odlparent:features-test @@ -364,14 +364,14 @@ org.opendaylight.odlparent features-test - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT test org.opendaylight.odlparent opendaylight-karaf-empty - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT zip test diff --git a/features-test/pom.xml b/features-test/pom.xml index bf36f685f..5ec91c82a 100644 --- a/features-test/pom.xml +++ b/features-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../bundle-parent diff --git a/features/features-akka/pom.xml b/features/features-akka/pom.xml index bc002743c..064bc5590 100644 --- a/features/features-akka/pom.xml +++ b/features/features-akka/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature3-repo-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../feature3-repo-parent diff --git a/features/features-odlparent/pom.xml b/features/features-odlparent/pom.xml index 188a9e053..53d27b9a1 100644 --- a/features/features-odlparent/pom.xml +++ b/features/features-odlparent/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature3-repo-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../feature3-repo-parent diff --git a/features/odl-akka-all/pom.xml b/features/odl-akka-all/pom.xml index 244c6b22e..2166614b9 100644 --- a/features/odl-akka-all/pom.xml +++ b/features/odl-akka-all/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-akka-all - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: Akka :: All diff --git a/features/odl-akka-clustering-2.4/pom.xml b/features/odl-akka-clustering-2.4/pom.xml index ede0aa465..6635a52f7 100644 --- a/features/odl-akka-clustering-2.4/pom.xml +++ b/features/odl-akka-clustering-2.4/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-akka-clustering-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature Akka Clustering diff --git a/features/odl-akka-leveldb-0.7/pom.xml b/features/odl-akka-leveldb-0.7/pom.xml index addb1fde4..fd21d7ef1 100644 --- a/features/odl-akka-leveldb-0.7/pom.xml +++ b/features/odl-akka-leveldb-0.7/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-akka-leveldb-0.7 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature LevelDB diff --git a/features/odl-akka-persistence-2.4/pom.xml b/features/odl-akka-persistence-2.4/pom.xml index 8ecd4881d..fbe6fcb58 100644 --- a/features/odl-akka-persistence-2.4/pom.xml +++ b/features/odl-akka-persistence-2.4/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-akka-persistence-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature Akka Persistence @@ -29,7 +29,7 @@ ${project.groupId} odl-akka-leveldb-0.7 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml diff --git a/features/odl-akka-scala-2.11/pom.xml b/features/odl-akka-scala-2.11/pom.xml index 1b028fea3..bf4c2f0c6 100644 --- a/features/odl-akka-scala-2.11/pom.xml +++ b/features/odl-akka-scala-2.11/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-akka-scala-2.11 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature Scala Runtime for OpenDaylight diff --git a/features/odl-akka-system-2.4/pom.xml b/features/odl-akka-system-2.4/pom.xml index f78f3ce8f..81e11cefa 100644 --- a/features/odl-akka-system-2.4/pom.xml +++ b/features/odl-akka-system-2.4/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-akka-system-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature Akka Actor Framework System Bundles diff --git a/features/odl-guava-18/pom.xml b/features/odl-guava-18/pom.xml index a0ba2151e..55775b2d9 100644 --- a/features/odl-guava-18/pom.xml +++ b/features/odl-guava-18/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-guava-18 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: Guava 18 diff --git a/features/odl-guava-21/pom.xml b/features/odl-guava-21/pom.xml index 3c0c2bc02..e8608809d 100644 --- a/features/odl-guava-21/pom.xml +++ b/features/odl-guava-21/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-guava-21 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: Guava 21 diff --git a/features/odl-lmax-3/pom.xml b/features/odl-lmax-3/pom.xml index 4cf9e7b64..a2705b96f 100644 --- a/features/odl-lmax-3/pom.xml +++ b/features/odl-lmax-3/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-lmax-3 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: LMAX Disruptor diff --git a/features/odl-netty-4/pom.xml b/features/odl-netty-4/pom.xml index d1b726a57..9d6ef5b72 100644 --- a/features/odl-netty-4/pom.xml +++ b/features/odl-netty-4/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-netty-4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: Netty diff --git a/features/odl-triemap-0.2/pom.xml b/features/odl-triemap-0.2/pom.xml index d1f06f6ff..82927ec15 100644 --- a/features/odl-triemap-0.2/pom.xml +++ b/features/odl-triemap-0.2/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature3-parent org.opendaylight.odlparent odl-triemap-0.2 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature diff --git a/features/pom.xml b/features/pom.xml index fae1c3383..4b18e97b3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent-lite org.opendaylight.odlparent features-aggregator - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT pom ODL :: odlparent :: ${project.artifactId} diff --git a/features4-test/pom.xml b/features4-test/pom.xml index 842376bcc..0f56ee3e5 100644 --- a/features4-test/pom.xml +++ b/features4-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../bundle-parent diff --git a/features4/features4-akka/pom.xml b/features4/features4-akka/pom.xml index 4506bd1c2..69127fe25 100644 --- a/features4/features4-akka/pom.xml +++ b/features4/features4-akka/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../feature-repo-parent diff --git a/features4/features4-odlparent/pom.xml b/features4/features4-odlparent/pom.xml index 0dec68d24..7528cb199 100644 --- a/features4/features4-odlparent/pom.xml +++ b/features4/features4-odlparent/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../feature-repo-parent diff --git a/features4/odl-akka-all/pom.xml b/features4/odl-akka-all/pom.xml index daccc7181..3a0438d14 100644 --- a/features4/odl-akka-all/pom.xml +++ b/features4/odl-akka-all/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-akka-all - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: Akka :: All (for Karaf 4) diff --git a/features4/odl-akka-clustering-2.4/pom.xml b/features4/odl-akka-clustering-2.4/pom.xml index 44af929d2..941c2957f 100644 --- a/features4/odl-akka-clustering-2.4/pom.xml +++ b/features4/odl-akka-clustering-2.4/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-akka-clustering-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature Akka Clustering (for Karaf 4) diff --git a/features4/odl-akka-leveldb-0.7/pom.xml b/features4/odl-akka-leveldb-0.7/pom.xml index bdaa49df6..e3f81ae04 100644 --- a/features4/odl-akka-leveldb-0.7/pom.xml +++ b/features4/odl-akka-leveldb-0.7/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-akka-leveldb-0.7 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature LevelDB (for Karaf 4) diff --git a/features4/odl-akka-persistence-2.4/pom.xml b/features4/odl-akka-persistence-2.4/pom.xml index c422af92c..11a0dba04 100644 --- a/features4/odl-akka-persistence-2.4/pom.xml +++ b/features4/odl-akka-persistence-2.4/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-akka-persistence-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature Akka Persistence (for Karaf 4) @@ -29,7 +29,7 @@ ${project.groupId} odl4-akka-leveldb-0.7 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml diff --git a/features4/odl-akka-scala-2.11/pom.xml b/features4/odl-akka-scala-2.11/pom.xml index ecb2cd5ee..041195638 100644 --- a/features4/odl-akka-scala-2.11/pom.xml +++ b/features4/odl-akka-scala-2.11/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-akka-scala-2.11 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature Scala Runtime for OpenDaylight (for Karaf 4) diff --git a/features4/odl-akka-system-2.4/pom.xml b/features4/odl-akka-system-2.4/pom.xml index b0dcfff37..2bf1de03c 100644 --- a/features4/odl-akka-system-2.4/pom.xml +++ b/features4/odl-akka-system-2.4/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-akka-system-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature Akka Actor Framework System Bundles (for Karaf 4) diff --git a/features4/odl-guava-18/pom.xml b/features4/odl-guava-18/pom.xml index 35eec0079..b710d219d 100644 --- a/features4/odl-guava-18/pom.xml +++ b/features4/odl-guava-18/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-guava-18 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: Guava 18 (for Karaf 4) diff --git a/features4/odl-guava-21/pom.xml b/features4/odl-guava-21/pom.xml index 9db7586ca..72c028025 100644 --- a/features4/odl-guava-21/pom.xml +++ b/features4/odl-guava-21/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-guava-21 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: Guava 21 (for Karaf 4) diff --git a/features4/odl-karaf-feat-feature/pom.xml b/features4/odl-karaf-feat-feature/pom.xml index 8cf1ad04d..926392e85 100644 --- a/features4/odl-karaf-feat-feature/pom.xml +++ b/features4/odl-karaf-feat-feature/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent diff --git a/features4/odl-karaf-feat-jdbc/pom.xml b/features4/odl-karaf-feat-jdbc/pom.xml index 57a10ef9f..9291cce32 100644 --- a/features4/odl-karaf-feat-jdbc/pom.xml +++ b/features4/odl-karaf-feat-jdbc/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent diff --git a/features4/odl-karaf-feat-jetty/pom.xml b/features4/odl-karaf-feat-jetty/pom.xml index 0c41bc53b..1ceb40220 100644 --- a/features4/odl-karaf-feat-jetty/pom.xml +++ b/features4/odl-karaf-feat-jetty/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent diff --git a/features4/odl-karaf-feat-war/pom.xml b/features4/odl-karaf-feat-war/pom.xml index 79bf6804e..1d4037f1d 100644 --- a/features4/odl-karaf-feat-war/pom.xml +++ b/features4/odl-karaf-feat-war/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent diff --git a/features4/odl-lmax-3/pom.xml b/features4/odl-lmax-3/pom.xml index 691af5b21..14c7e62d7 100644 --- a/features4/odl-lmax-3/pom.xml +++ b/features4/odl-lmax-3/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-lmax-3 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: LMAX Disruptor (for Karaf 4) diff --git a/features4/odl-netty-4/pom.xml b/features4/odl-netty-4/pom.xml index e311c9284..ec48712bb 100644 --- a/features4/odl-netty-4/pom.xml +++ b/features4/odl-netty-4/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../single-feature-parent org.opendaylight.odlparent odl4-netty-4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature OpenDaylight :: Netty (for Karaf 4) diff --git a/features4/odl-triemap-0.2/pom.xml b/features4/odl-triemap-0.2/pom.xml index 3aced1a6a..eaa7b1d20 100644 --- a/features4/odl-triemap-0.2/pom.xml +++ b/features4/odl-triemap-0.2/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent untested-single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../untested-single-feature-parent org.opendaylight.odlparent odl4-triemap-0.2 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT feature diff --git a/features4/pom.xml b/features4/pom.xml index 6461d424c..1823df04b 100644 --- a/features4/pom.xml +++ b/features4/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent-lite org.opendaylight.odlparent features4-aggregator - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT pom ODL :: odlparent :: ${project.artifactId} diff --git a/findbugs/pom.xml b/findbugs/pom.xml index 2448fd824..2d5fabd44 100644 --- a/findbugs/pom.xml +++ b/findbugs/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent-lite diff --git a/karaf-plugin/pom.xml b/karaf-plugin/pom.xml index 8fe489ac1..76ee0a298 100644 --- a/karaf-plugin/pom.xml +++ b/karaf-plugin/pom.xml @@ -4,7 +4,7 @@ odlparent org.opendaylight.odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent/ karaf-plugin diff --git a/karaf-plugin/src/it/simple-it/pom.xml b/karaf-plugin/src/it/simple-it/pom.xml index 5dfed3ccf..e872b53ff 100644 --- a/karaf-plugin/src/it/simple-it/pom.xml +++ b/karaf-plugin/src/it/simple-it/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent.it simple-it - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT A simple IT verifying the basic use case. diff --git a/karaf/karaf-branding/pom.xml b/karaf/karaf-branding/pom.xml index 923010959..c2a07739f 100644 --- a/karaf/karaf-branding/pom.xml +++ b/karaf/karaf-branding/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../odlparent-lite karaf.branding diff --git a/karaf/karaf-parent/pom.xml b/karaf/karaf-parent/pom.xml index 1b55f5983..daf457889 100644 --- a/karaf/karaf-parent/pom.xml +++ b/karaf/karaf-parent/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../odlparent 4.0.0 @@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ODL :: odlparent :: ${project.artifactId} - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT standard @@ -394,7 +394,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent karaf-plugin - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT populate-local-repo diff --git a/karaf/karaf4-parent/pom.xml b/karaf/karaf4-parent/pom.xml index 7877667df..30e473638 100644 --- a/karaf/karaf4-parent/pom.xml +++ b/karaf/karaf4-parent/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../odlparent org.opendaylight.odlparent karaf4-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT pom ODL :: odlparent :: ${project.artifactId} @@ -121,9 +121,9 @@ org.opendaylight.odlparent karaf.branding - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT target/assembly/lib - karaf.branding-1.8.4-SNAPSHOT.jar + karaf.branding-1.8.5-SNAPSHOT.jar @@ -172,7 +172,7 @@ org.opendaylight.odlparent karaf4-plugin - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT populate-local-repo diff --git a/karaf/opendaylight-karaf-empty/pom.xml b/karaf/opendaylight-karaf-empty/pom.xml index 29a8a4d4c..9beae3a14 100644 --- a/karaf/opendaylight-karaf-empty/pom.xml +++ b/karaf/opendaylight-karaf-empty/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.odlparent karaf-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../karaf-parent 4.0.0 diff --git a/karaf/opendaylight-karaf-resources/pom.xml b/karaf/opendaylight-karaf-resources/pom.xml index bb6edeadc..5fdd18a6c 100644 --- a/karaf/opendaylight-karaf-resources/pom.xml +++ b/karaf/opendaylight-karaf-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../odlparent opendaylight-karaf-resources diff --git a/karaf/opendaylight-karaf4-empty/pom.xml b/karaf/opendaylight-karaf4-empty/pom.xml index acec93cac..c175f88d6 100644 --- a/karaf/opendaylight-karaf4-empty/pom.xml +++ b/karaf/opendaylight-karaf4-empty/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent karaf4-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../karaf4-parent org.opendaylight.odlparent opendaylight-karaf4-empty - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT pom ODL :: odlparent :: ${project.artifactId} diff --git a/karaf/opendaylight-karaf4-resources/pom.xml b/karaf/opendaylight-karaf4-resources/pom.xml index 5d039d8b5..1ce9b3c7c 100644 --- a/karaf/opendaylight-karaf4-resources/pom.xml +++ b/karaf/opendaylight-karaf4-resources/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../../odlparent opendaylight-karaf4-resources diff --git a/karaf/pom.xml b/karaf/pom.xml index ea1041bc4..1e18f5bdf 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent-lite karaf-aggregator diff --git a/karaf4-plugin/pom.xml b/karaf4-plugin/pom.xml index e7a0261d2..981e82d8a 100644 --- a/karaf4-plugin/pom.xml +++ b/karaf4-plugin/pom.xml @@ -11,7 +11,7 @@ odlparent org.opendaylight.odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent/ karaf4-plugin diff --git a/karaf4-plugin/src/it/simple-it/pom.xml b/karaf4-plugin/src/it/simple-it/pom.xml index 8f80e243e..f7df8a916 100644 --- a/karaf4-plugin/src/it/simple-it/pom.xml +++ b/karaf4-plugin/src/it/simple-it/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent.it simple-it - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT A simple IT verifying the basic use case. diff --git a/license/pom.xml b/license/pom.xml index 9fe9ca9fc..a5f5dd3e5 100644 --- a/license/pom.xml +++ b/license/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent-lite odl-license - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ODL :: odlparent :: ${project.artifactId} org.opendaylight.odlparent opendaylight-karaf4-resources - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT provided org.opendaylight.odlparent features-odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent features-akka - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-akka-all - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-akka-clustering-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-akka-leveldb-0.7 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-akka-persistence-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-akka-scala-2.11 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-akka-system-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-guava-18 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-guava-19 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-lmax-3 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-netty-4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-triemap-0.2 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml @@ -126,7 +126,7 @@ org.opendaylight.odlparent features4-odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml @@ -134,28 +134,28 @@ org.opendaylight.odlparent odl-karaf-feat-feature - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-karaf-feat-jdbc - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-karaf-feat-jetty - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl-karaf-feat-war - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml @@ -163,84 +163,84 @@ org.opendaylight.odlparent features4-akka - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-akka-all - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-akka-clustering-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-akka-leveldb-0.7 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-akka-persistence-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-akka-scala-2.11 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-akka-system-2.4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-guava-18 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-guava-21 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-lmax-3 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-netty-4 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml org.opendaylight.odlparent odl4-triemap-0.2 - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT features xml diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml index ccd675811..f90fdb79a 100644 --- a/odlparent-lite/pom.xml +++ b/odlparent-lite/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT pom ODL :: odlparent :: ${project.artifactId} diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 3bc0c3a1e..a50e74e5a 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent-lite @@ -72,7 +72,7 @@ toolkit --> 2.17 - 0.3.4-SNAPSHOT + 0.3.5-SNAPSHOT ${maven.compile.plugin.version} @@ -127,7 +127,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT import pom @@ -1386,7 +1386,7 @@ org.opendaylight.odlparent odl-license - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT com.github.sevntu.checkstyle @@ -1514,7 +1514,7 @@ org.opendaylight.odlparent odl-license - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT ${project.build.outputDirectory} @@ -1650,7 +1650,7 @@ org.opendaylight.odlparent findbugs - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT diff --git a/pom.xml b/pom.xml index 1bf8136aa..46c046262 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT odlparent-lite diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml index 52adbb631..a586e42c0 100644 --- a/single-feature-parent/pom.xml +++ b/single-feature-parent/pom.xml @@ -34,13 +34,13 @@ org.opendaylight.odlparent untested-single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../untested-single-feature-parent org.opendaylight.odlparent single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT pom ODL :: odlparent :: ${project.artifactId} @@ -55,7 +55,7 @@ org.opendaylight.odlparent features4-test - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT test diff --git a/single-feature3-parent/pom.xml b/single-feature3-parent/pom.xml index fa0233bd3..2a59b6c66 100644 --- a/single-feature3-parent/pom.xml +++ b/single-feature3-parent/pom.xml @@ -34,13 +34,13 @@ org.opendaylight.odlparent odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent org.opendaylight.odlparent single-feature3-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT pom ODL :: odlparent :: ${project.artifactId} diff --git a/untested-single-feature-parent/pom.xml b/untested-single-feature-parent/pom.xml index 004c60bd1..1350e49d0 100644 --- a/untested-single-feature-parent/pom.xml +++ b/untested-single-feature-parent/pom.xml @@ -22,13 +22,13 @@ org.opendaylight.odlparent odlparent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent org.opendaylight.odlparent untested-single-feature-parent - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT pom ODL :: odlparent :: ${project.artifactId} -- 2.36.6