Bump versions to 13.0.8-SNAPSHOT 23/108723/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 29 Oct 2023 19:24:56 +0000 (20:24 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 29 Oct 2023 19:25:24 +0000 (20:25 +0100)
This starts the next development iteration.

Change-Id: I643756f8cfe287a4c41dcac001cd5baa6931b72b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
64 files changed:
abstract-feature-parent/pom.xml
bnd-parent/pom.xml
bundle-parent/pom.xml
bundles-test-lib/pom.xml
bundles4-test/pom.xml
checkstyle/pom.xml
copy-files-plugin/pom.xml
docs/pom.xml
feature-repo-parent/pom.xml
features-test/pom.xml
features/features-odlparent/pom.xml
features/odl-antlr4/pom.xml
features/odl-apache-commons-lang3/pom.xml
features/odl-apache-commons-text/pom.xml
features/odl-apache-spifly/pom.xml
features/odl-asm/pom.xml
features/odl-bundle-test/pom.xml
features/odl-dropwizard-metrics/pom.xml
features/odl-gson/pom.xml
features/odl-guava/pom.xml
features/odl-jackson-2/pom.xml
features/odl-jakarta-activation-api/pom.xml
features/odl-javassist-3/pom.xml
features/odl-jersey-2/pom.xml
features/odl-karaf-feat-feature/pom.xml
features/odl-karaf-feat-jdbc/pom.xml
features/odl-karaf-feat-jetty/pom.xml
features/odl-karaf-feat-war/pom.xml
features/odl-lmax-3/pom.xml
features/odl-netty-4/pom.xml
features/odl-servlet-api/pom.xml
features/odl-stax2-api/pom.xml
features/odl-woodstox/pom.xml
features/odl-ws-rs-api/pom.xml
features/pom.xml
filter-manifest-plugin/pom.xml
karaf-plugin/pom.xml
karaf-util/pom.xml
karaf/bcpkix-framework-ext/pom.xml
karaf/bcprov-framework-ext/pom.xml
karaf/bcutil-framework-ext/pom.xml
karaf/karaf-branding/pom.xml
karaf/karaf-dist-static/pom.xml
karaf/karaf4-parent/pom.xml
karaf/opendaylight-karaf-empty/pom.xml
karaf/opendaylight-karaf-resources/pom.xml
karaf/pom.xml
karaf/test-distribution/pom.xml
karaf/test-static/pom.xml
license/pom.xml
logging-markers/pom.xml
odlparent-artifacts/pom.xml
odlparent-bundle-check/pom.xml
odlparent-dependency-check/pom.xml
odlparent-lite/pom.xml
odlparent/pom.xml
pom.xml
single-feature-parent/pom.xml
spotbugs/pom.xml
template-feature-parent/pom.xml
template-feature-plugin/pom.xml
tests/immutables-jpms/pom.xml
tests/immutables-plain/pom.xml
tests/pom.xml

index 347b23d601c7a4a74d834fbb2ad75c7cee38b3de..428ee4ef45fd615fa26174770d8cd2d375fc53d3 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>features-test</artifactId>
-            <version>13.0.7</version>
+            <version>13.0.8-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index 89cb9178695dae670ddeae682e372420e359c4da..7adea63e4808e95f21c79886f49e61de542fcf79 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
index 24accffd3849886383f5ae631053fded594f153f..0527ee38fad9481ad14d4f18331e2eb30593ecbf 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
index 255dd5e29a6b4561198889da1a017dfc749a5892..f50b6280011ce229f7ac89557ce047363bca1f25 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <relativePath>../bnd-parent</relativePath>
   </parent>
 
index a206ca0935b02b75c1a1fc37c736c8583dbf4197..2b8358c82ffae45b8b8e6694f162569a39edb708 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <relativePath>../bundle-parent</relativePath>
   </parent>
 
index d82e144f0d452843cbc6e3e9a4217c13ee01e553..5d2477a170e8b34032232ac250cec01be6278adb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index e85cd487eb3998159e1bee8846e67e76193ced81..3c274cadc480f740de5eaf05524f0e20d76ba49d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>odlparent-lite</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
 
index 387b3ef8ee7d8b9917b7c091f01c0f0972f88cfe..f191461d16478ad249a9613fcfcfc98c1f8cd854 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 54bda871149ad75a0a307ec0a687dfd72b169532..98b25c8218b8578f4578469fe4a29192ee0075e9 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>features-test</artifactId>
-            <version>13.0.7</version>
+            <version>13.0.8-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index 136457b8e2cc283632752e2d03479c19ae9fe97e..d1885f38068e411b929f59b6a26ccfcc8fe71f62 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 027937209fde119599547f20feaff0736f1b195a..d14d6da808ecbb640ed89b5968ff717098c9a043 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../feature-repo-parent</relativePath>
     </parent>
 
index 1a71741d15e22517dce634d4a21b21504a658de1..08960634f316effc616217de5d3b7c8759d07783 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index d2f9af8df6756ef37aa0fda9adeb8489b0db61e1..0c0e114624c275617f54a259990c28c5201892b4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-apache-commons-lang3</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Commons Lang 3</name>
index 103e3c4a68e55a2831fa7eb8048339f2ff142aa7..9e25e384c48798caeb2816f19fc80d9255d5ebb5 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-apache-commons-text</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Commons Text</name>
index 11486ce7bffe728ddccbf36c8731a4f0ebf62ad0..ed1c786a937fa65dcd3fb1eded1491e4b1cb07c3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index 80548ac4a132688c8bb0c81331d7b288dd27e6ee..43fb813eaa70131e10a02f6737d6420f001b79eb 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index 26c9e9834b5e920eb37a52b1cf3d741921031a8f..56d539cf55304c2df8c7a72b9120d78e8b71b19c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index ee74c944f8e4716c4dcb08f0f7f1a1ce82153133..11d09fab9a7a5df28b11cd728b07e862edd89a49 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-dropwizard-metrics</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Dropwizard.io Metrics</name>
index d3924abe939ebbf66d1a86b4cdddde768185dbd0..8257d409fb6366a1745d0f9808cf3b1d8609f307 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-gson</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: GSON</name>
index 688670165e0635e51b8b123f533cb2e51626cb31..2ceaede0b246cc17495e7d3fc5b36bb3f5854616 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-guava</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Guava 31.1</name>
index 1cc27ff27975219a24c0b0fb71f28154dc08de13..5513f4f8caa3c20b95f9c9b25bb6bec35efc8bb2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 3e7fa500a6d702ba4388cf433aa9e8c245c44d92..811d0994854fb05de6425ddae1c167ccc302036d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index f23ac47a926a923848c7187151caf3b40a4860fe..aa29f82be575840ae60921aa32be6f2f9b1e63c3 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-javassist-3</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Javassist</name>
index aa6f53644afc9e0311bfe4fbfc71e8c431d92066..f46ba114681ca8265c31a279676c6d653f667d12 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-jersey-2</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Jersey 2.x</name>
index 26ae0a3cdfdf0fdec75880b362af1dcfc8ea186e..627fcb4425c319b7bce12651326c884909d20c56 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 84758bb47d557dcd49b8570b524229dc836287bc..0e998104f450114160a33c2e71fdd645f4af4878 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index f7f8f798113d5282b15e67081cf471918963dc6b..2e5f6eb7bc22f070cb7e49311d8247942d731fdc 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 8f188e50da2e0a63fd95a716f96e921c08ad76e4..1d56d51c3e5b599edd0e2ca48cbd74c564f56ebd 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 2a03c13a85821af1977851a19746822bde7647b6..ef6fee9ccdb8ce7988690326e9b53efe529662c9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-lmax-3</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: LMAX Disruptor</name>
index cd5595ad784404411a8e8ea231d7fed66cbadacb..2a34d2b4d7a0a8d7310218f83bc62bca70ea7503 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-netty-4</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netty</name>
index e1a78034d59d65add0238f8586da471fa3aeb908..d1c92979cf7eb7109627249bf0fd894218e84cf5 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-servlet-api</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Servlet API</name>
index 09166a041a6adc51b760c66413faa6c1a286ecdb..4fd8976dfcd9222907f36215128dd3f6431bc362 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-stax2-api</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: StAX2 API</name>
index 7d960e1d6e5aa2ea3069928264190201ae247cee..2c4db748d11beffbcfc37d1aac1f517f976f438f 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-woodstox</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Woodstox</name>
index 3cb24d104fa832a7578cc50037452e5bd6b2274e..cd40ca2a5593fe73a509276fb5f35d2768c03bfc 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-ws-rs-api</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Javax WS RS API</name>
index 839fab2ddeef9d0387eb94b9c3c4d76d282fab7e..a55a923d044212069a321dd81684da7604459045 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
 
index 4f45ff99b4014239f3fd7dc9454ff959e357ba4d..bfebb210fd5cb11c200ddbb09ce90faa5a3011a9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <artifactId>odlparent</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
     <artifactId>filter-manifest-plugin</artifactId>
index 6d5ac27d08fb552ab5cfec8e4de30d5203d344e4..d3858795d6ebf211e76f09e65f90ff906938ace6 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <relativePath>../odlparent/</relativePath>
   </parent>
   <artifactId>karaf-plugin</artifactId>
index 4fd8f9871498fed88f54c7b73544958aa276c7f0..918c5c46b9535f34a1301269e3f65a083802240c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 2c7d2ace846b2ab715eae41191a4a10cba45d4bc..c030cfc7aa5ac2d67886caecaab2159bcc9e2900 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index d377e79460246fa288b1348252ad21c273589da9..d1ca380047b5e9bf1479e1d8c822f98cb90907db 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 1b70bddf83ba73b1f593eab2f7bc2004eae479c6..9cc426bf2920786e461d703759e1cec3749bd8c5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 23adea239ef70e7acf234579d16caf333b90d5cc..d97f73f5f98313f36757fb8ecb2ed45921f51581 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <relativePath>../../odlparent-lite</relativePath>
   </parent>
   <artifactId>karaf.branding</artifactId>
index 92e3fc9e223d8c2556c5ba5ba9bd5246a3b1951a..32e34be3ca0503300eb6dd8bd7f02dcbf8cd346e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
     <artifactId>karaf-dist-static</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
     <description>
                                 <artifactItem>
                                     <groupId>org.opendaylight.odlparent</groupId>
                                     <artifactId>karaf.branding</artifactId>
-                                    <version>13.0.7</version>
+                                    <version>13.0.8-SNAPSHOT</version>
                                     <outputDirectory>target/assembly/lib</outputDirectory>
-                                    <destFileName>karaf.branding-13.0.7.jar</destFileName>
+                                    <destFileName>karaf.branding-13.0.8-SNAPSHOT.jar</destFileName>
                                 </artifactItem>
                             </artifactItems>
                             <silent>true</silent>
                         <bundle>mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14</bundle>
                         <bundle>mvn:org.ops4j.pax.url/pax-url-aether/2.6.12</bundle>
 
-                        <bundle>mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.7</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.7</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.7</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/logging-markers/13.0.7</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.8-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.8-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.8-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/logging-markers/13.0.8-SNAPSHOT</bundle>
                     </startupBundles>
                     <startupFeatures>
                         <feature>static-framework</feature>
index 46512bd443e3c87632b85849a2c3d13f3416e8b1..50c60f9b5ab63ed30c02b5ed4088dde56030808f 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
                 <plugin>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>karaf-plugin</artifactId>
-                    <version>13.0.7</version>
+                    <version>13.0.8-SNAPSHOT</version>
                 </plugin>
             </plugins>
         </pluginManagement>
                                 <artifactItem>
                                     <groupId>org.opendaylight.odlparent</groupId>
                                     <artifactId>karaf.branding</artifactId>
-                                    <version>13.0.7</version>
+                                    <version>13.0.8-SNAPSHOT</version>
                                     <outputDirectory>target/assembly/lib</outputDirectory>
-                                    <destFileName>karaf.branding-13.0.7.jar</destFileName>
+                                    <destFileName>karaf.branding-13.0.8-SNAPSHOT.jar</destFileName>
                                 </artifactItem>
                             </artifactItems>
                             <silent>true</silent>
index 680b44c43896fbe325582724c1a62d4aa24e3656..81de61f9f607c35d2cdae9312063137bc00d3c45 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../karaf4-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>opendaylight-karaf-empty</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 49a3b44a7dd857be1939384135a7644feda9273a..250aa8f6673f661c42d741994d8f9197a194e52e 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <relativePath>../../odlparent</relativePath>
   </parent>
   <artifactId>opendaylight-karaf-resources</artifactId>
@@ -242,7 +242,7 @@ mvn\:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.
       <plugin>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf-plugin</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <executions>
           <execution>
             <id>populate-local-repo</id>
index 312fbf0061efd3ebc252288da09d1c4e7c5607f3..5a45b09dad5ca331b36646ccade8c775966998c6 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
     <artifactId>karaf-aggregator</artifactId>
index 2942fbe234263edc10a3cd40409b7f79bc9719f8..9298fb11889cebf448e20ef8bcd721aa754d5b60 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../karaf4-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>test-distribution</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencies>
index b822dfe9a9e545ba699f62b15b8a0cf7d6153b6a..633cd7303f35cb4287e415ae23e78153539a4b57 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf-dist-static</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../karaf-dist-static</relativePath>
     </parent>
 
index b22595c0c6073a8fd301e9e9316ca3318e85b90d..23ce8c3457b705e277e8db0b2c208bc54d64e5f8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index 2ecb58cf0700f91f2201e494b7f526c2702411cb..5fa696b94a6634982d0cd8593ba8f2311daa926c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
     <artifactId>logging-markers</artifactId>
index c2ed9f8f6a20326839d4a23b14a740cb544bbd7e..16d8ac8075735251cc33d0b61b67f906c3982b30 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent-lite/pom.xml</relativePath>
     </parent>
 
index 22710da29cfba5cca0bcf9b9c96c104860ba14bc..f02464a54bd7a814920dba1e2399e98ce1724e14 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-bundle-check</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 1af00ae9e6ce46e581b9ad66c542aa0199acb9a3..acecec7b586822821f07f59547cc93d74548529d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-dependency-check</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
     <!--
index 847b7a1437140adb6a21af5ae11e61df097cef83..26fa58cc55e84cc62bf4fbc17489a6f31b3502d9 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.odlparent</groupId>
   <artifactId>odlparent-lite</artifactId>
-  <version>13.0.7</version>
+  <version>13.0.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index bc7a150910233dff3a5d9f597265aa34906e0024..495976386d5baa00483326ea6f78d10f1c22e326 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>13.0.7</version>
+              <version>13.0.8-SNAPSHOT</version>
             </dependency>
             <dependency>
               <groupId>com.github.sevntu-checkstyle</groupId>
                   <artifactItem>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>odl-license</artifactId>
-                    <version>13.0.7</version>
+                    <version>13.0.8-SNAPSHOT</version>
                     <type>license</type>
                     <outputDirectory>${project.build.outputDirectory}</outputDirectory>
                     <destFileName>LICENSE</destFileName>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>
               <artifactId>spotbugs</artifactId>
-              <version>13.0.7</version>
+              <version>13.0.8-SNAPSHOT</version>
             </dependency>
 
             <!-- The SpotBugs Maven plugin uses SLF4J-2 -->
       <plugin>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>copy-files-plugin</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <executions>
           <execution>
             <phase>prepare-package</phase>
diff --git a/pom.xml b/pom.xml
index f929885b0d369031c5526f4db17c447944071824..69304138b38bbcb8d6ef865153a5fa0d902a499e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>odlparent-lite</relativePath>
     </parent>
 
index 920eaeb30baf9aa6e8287cdb40a57ebeaf55bea3..49d48ca3b23481fee17d017f0b99245c90f14b9a 100644 (file)
@@ -34,7 +34,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>abstract-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../abstract-feature-parent</relativePath>
     </parent>
 
index 8bd6317b2ed5ca86a880b1660239cde502c8d0f2..b5c650a75c424c344c5ad42523e7e35ea200c5d3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.7</version>
+    <version>13.0.8-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index a2cec724e7433bfa84574d765cdeb5641542b9f9..d29c500dc0ac260584642851344f258a2914c0d4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>abstract-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../abstract-feature-parent</relativePath>
     </parent>
 
@@ -27,7 +27,7 @@
                 <plugin>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>template-feature-plugin</artifactId>
-                    <version>13.0.7</version>
+                    <version>13.0.8-SNAPSHOT</version>
                 </plugin>
             </plugins>
         </pluginManagement>
index ee0d6ea0e2f15df9aadcec7a02495b30c57a2b20..88d64e05779803d2ea6c2a73cd510ef51a0c9453 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>odlparent</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent/pom.xml</relativePath>
     </parent>
 
index 704941d4419a594a2bafd99077db801b12238a25..d611b4fbeeac6dfc8d9f66f52948789717692827 100644 (file)
@@ -12,7 +12,7 @@ Copyright (c) 2019 PANTHEON.tech, s.r.o. and others.  All rights reserved.
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
index 72b7f9732bc0566cac80c96ac213cb9e599dbb98..2d7df450ec4074a1391fdc5606df7616025a9dd0 100644 (file)
@@ -12,7 +12,7 @@ Copyright (c) 2019 PANTHEON.tech, s.r.o. and others.  All rights reserved.
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
index 4e5bedb1cc60624211924265599bb0264d1c133a..ff5f3dbc446448f41a1f8bc9324a3142bf55266e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.7</version>
+        <version>13.0.8-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>