Bump versions to 13.0.10-SNAPSHOT 86/109286/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Dec 2023 13:38:04 +0000 (14:38 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Dec 2023 13:38:38 +0000 (14:38 +0100)
This starts the next development iteration.

Change-Id: I15230ec8a48f705fbb8ec6067c0cd125e0aa9e78
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 b03ccaa68f9e24891d112733e543eb8afc12dc75..5797876c1ab4bb2644a8ac76203f0ab128e0864e 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>features-test</artifactId>
-            <version>13.0.9</version>
+            <version>13.0.10-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index 9887b767ee803ec6280fa5bcb537d03353ca6716..c9ba9e0181d8b3579f21761f5cee85c3415ea060 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
index 4c0e3fe149dd23e6f882d08b658169af9360ef7e..bb4339aeef647863633eab092a2f0e0122011361 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
index 2c8d4cbc307cf677be39b61b5f56a0c2796e1a3c..0c2ea0a0f96392bb2218c3f0e3a4750c8807cd3b 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <relativePath>../bnd-parent</relativePath>
   </parent>
 
index fd8d02a168b560502d286c70ab7a290e70243fb9..65ca4e8849a6b7f60d703368e0bb0179d9475699 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <relativePath>../bundle-parent</relativePath>
   </parent>
 
index f367729eed16b53ad3b7cffacc2d11001b52c0dc..283330d66ae468c6746c28f208795d936287169e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index d92884fc9012f8f781513b6a3997ead1244284e2..1b592cadac0eb10daec9d629248e0c155e4e46b7 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>odlparent-lite</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
 
index d49f6809f701b37b2bb1c9828c84792024ccbce0..8ee0f0e4fb58d5ce804fd3edf40f98ac9ed0acf5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 02c89d75ce72ae4c11db456b6533311415c688a5..8851e9a931d25f9c2e6a7e1726efc55de3fdeb71 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>features-test</artifactId>
-            <version>13.0.9</version>
+            <version>13.0.10-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index 14cf34680eba199d9c4982f7f06ce566c619af2b..73458dad9411f4c77693d02e2f93cbfcbdd2f79a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 040378faed16664225e867ec8ee2cea815202bfd..ace9d14319618f5a260ef52853f3e8d7caf2cced 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../feature-repo-parent</relativePath>
     </parent>
 
index bbba5fc575903cf7bdc54a38f582597bcd5491eb..36dd076a73d286542be328fcec20a9e41ebd74f4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index f26a5d5da492e1e0b22f652c3798c08f73e6ac3e..d4a91399096a849703612bed6061560b63af1db3 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-apache-commons-lang3</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Commons Lang 3</name>
index 7aeeb1d73d8ac3aada5fdca90c3d93a1b5a05e03..601bda87c9e93e05985ce5b2ba42a38d7c909c42 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-apache-commons-text</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Commons Text</name>
index 02615f6cb18adcda4154345624946a5dfb2461ac..66691c69bcd019a21c41c97e37cbde5bfd4dfc38 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index 68a6dab8acef4fd945d4bbe211490b5bfb77d626..eec134b9e01b3592b6723706a65579735c46298d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index b29052096b01c951220ae665c6a1418c924ddd26..7e6f0c192b1319596feeee2768b3bafe32ae98f6 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 8d6bdf4614e1383c6a3d4b85bc25df5af8e96492..be0d193d514ff971e22a16e13f5ed90ab4360cbb 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-dropwizard-metrics</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Dropwizard.io Metrics</name>
index 28491e43dc4c69ae1e370d23901c2031a16cdcfb..e2101b5ba22e5b7b97a03a8b85a97cc56c21ad93 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-gson</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: GSON</name>
index 47536f1468e17c62cf44a95d6de458cf9159c930..0f8cc7313a0e293f215482aede760746d5ec0561 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-guava</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Guava 31.1</name>
index 3103afa715228d324cc7a3ef73d88ad03e47f400..54a11db6a7677987bf05e5654de2df260345cb54 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 6bdcd75b9740af47a94c05e1b7a1cc7e2ee56656..a322aa8abac0f3bf25c2e951d0c0fc16626db0a8 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 09b2bc783ce12c068b12e9275e8f8a8d6222f3af..c2d857573a85f2e834a407244f4c6ee329d540a4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-javassist-3</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Javassist</name>
index 551ee3e8de6fca92ecfd6b77e0a1502aedc173f7..8e04e93f565d0a19a3979368e9459830fc0e88ca 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-jersey-2</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Jersey 2.x</name>
index 65618807b6e60af9659d9b7c21a17d8880251969..73bcc89a7d7b0674b60ec1f0aff9465fb69146fc 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 413396522c55f166629cd450bd7f37eb0410f893..6e6c52c32d97124243f91752a34ccd9d8902435a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index ff7571aae1ad278082658f5ab812314703ebb5a0..02842a080c2a1c79e4544d0aeb9cff38ddb20822 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 9ae164dc113e02828e448bc593451cfb21a3a0cb..d0b7576df307914cdfaa7d7195f0c81a462b8d86 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index b7e59f973e35fc416feaed77af69d1ba154b6352..afecc5e99bb9232b10c263b09c6be583b0c8831e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-lmax-3</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: LMAX Disruptor</name>
index cefbe7e1c8dd33532bdf2d5f339b08e530b4e7ac..79f99bdb875e7d96e08c18a0d8f4941208135918 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-netty-4</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netty</name>
index 7951a08a6c1ed2b9bbbf5f5a71620fe75e0998e5..bddd95aafc1d0a3e0d6ee9719c3312a85da7f427 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-servlet-api</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Servlet API</name>
index 9d40bf9c4f17a51dfb0b1ddfce3ed897d4ee0842..9b8794ae2006b845299af651fc472a27d21c5296 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-stax2-api</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: StAX2 API</name>
index 19fff7f8b1d3c289277c3d2cd7cf988b15aa5915..5ad9bdef1874b586396b6de871768d3b6e6026b9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-woodstox</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Woodstox</name>
index 3a20cc7e4e9a0183e9aafaa5d7f4e778f33fe742..a790dbe74de5777466843d1036932871483d78ce 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-ws-rs-api</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Javax WS RS API</name>
index 918bb798b0fdfe2b74fe3d5b539c2dcf05e27910..bbf3c3ac68e7574d21fead0cc1db5c1c69826334 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
 
index 5712d39360de645983efe8d44feac91f124240f8..43b9b78f29744888bbb44de59a078a8296130bc4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <artifactId>odlparent</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
     <artifactId>filter-manifest-plugin</artifactId>
index 01ba0d149c525b2c367939908a12467defda7b3e..3b78b0cfeb4a253ae8143daaa272716605998923 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <relativePath>../odlparent/</relativePath>
   </parent>
   <artifactId>karaf-plugin</artifactId>
index ab938d28992403c5014a20ed4d066f45881cf6ae..db0b92e46b1d0d8d26b62bbf18e71e670f40e123 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 894382e948b3273aa83a14304d2e71a26d84687c..d84b4128208ee3f28afdf0121dbdc222dc573935 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 89b999f373da77a33f620aaa7b07f227f9b58138..7f2c5c892c3d129524da10064a86faeb3b9d8e80 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 8941d7de0e90dc94081018d429e7567964cdd2c5..6b374be2cd8fd97b886c53cfffff72ec3b61f12f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index c9d945abe1414317569cf7bde54117608c69c240..0b0e4cadc1cc22d17217b018c69c61e29f772942 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <relativePath>../../odlparent-lite</relativePath>
   </parent>
   <artifactId>karaf.branding</artifactId>
index 7d49f0d90b32d486bfdea94e101c3a9020b19c66..aff309a7bc819037d7d558a8aeb0af9a76bb0795 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
     <artifactId>karaf-dist-static</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-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.9</version>
+                                    <version>13.0.10-SNAPSHOT</version>
                                     <outputDirectory>target/assembly/lib</outputDirectory>
-                                    <destFileName>karaf.branding-13.0.9.jar</destFileName>
+                                    <destFileName>karaf.branding-13.0.10-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.9</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.9</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.9</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/logging-markers/13.0.9</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/logging-markers/13.0.10-SNAPSHOT</bundle>
                     </startupBundles>
                     <startupFeatures>
                         <feature>static-framework</feature>
index 6e7fbe95b6bff69f537d474b01fa16ce64c20afe..9a3261b64df43ea414538676b61666b4ce8c4720 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
                 <plugin>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>karaf-plugin</artifactId>
-                    <version>13.0.9</version>
+                    <version>13.0.10-SNAPSHOT</version>
                 </plugin>
             </plugins>
         </pluginManagement>
                                 <artifactItem>
                                     <groupId>org.opendaylight.odlparent</groupId>
                                     <artifactId>karaf.branding</artifactId>
-                                    <version>13.0.9</version>
+                                    <version>13.0.10-SNAPSHOT</version>
                                     <outputDirectory>target/assembly/lib</outputDirectory>
-                                    <destFileName>karaf.branding-13.0.9.jar</destFileName>
+                                    <destFileName>karaf.branding-13.0.10-SNAPSHOT.jar</destFileName>
                                 </artifactItem>
                             </artifactItems>
                             <silent>true</silent>
index 5246dbaf644f43282ebf95fee89769724d821960..f06e18b6359928fb9d9dab5b817a1a418138691b 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../karaf4-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>opendaylight-karaf-empty</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 202b2a4cb1d54f8128fbb2e01114cebbb68ab062..0ca1613f7dfb6f65d5b22ed9b7f66dd2d3754ace 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-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.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <executions>
           <execution>
             <id>populate-local-repo</id>
index c6af7f2b5c3d15f7c3a74b04badda92edabb3458..59e131f82e1e556726d5e5015092f0354ee77e0e 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.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
     <artifactId>karaf-aggregator</artifactId>
index 86de5ba1fa7bd5085fdab90e976cfe02e5fb494c..72cf49d721f244db5182891c3b20c5e34307a7d8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../karaf4-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>test-distribution</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencies>
index f97c07e6b0ea7939d67cf12dc9bd483be1fc89ae..d503f6dbd698cf1865ebe780a52913e8839b612e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf-dist-static</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../karaf-dist-static</relativePath>
     </parent>
 
index 3a83f359660ba1c75f62955cc67c2ab175c50226..14f52f78fcb3a4091f349e421f2128092e9cf140 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index aeeac0e131fc411854a3f9a0427d51331d90a36c..7b207f78c1091860c83fb5d3c6bc52532974ada0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
     <artifactId>logging-markers</artifactId>
index cc69cd74c0cf4b8070ae365bca203d8f4618326c..a731f670338539b07be2f7341983976b553d6afd 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent-lite/pom.xml</relativePath>
     </parent>
 
index 4ecdc28c155733e8c351ed83b88e1ec6266f250e..29a74f6b6dde29f4d14d70c904ab38d534fc4ae6 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-bundle-check</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 450eeeccf629b9af7d530aa5a7ff850f8b49bfc9..abf8fe5c750f73973c698935dbd2cd342618c42d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-dependency-check</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
     <!--
index f9693c869b1b34fd1c2ee7e4546e28d3d345abab..9f84394e49d9ddd695e1e172acf17b0d279818c5 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.odlparent</groupId>
   <artifactId>odlparent-lite</artifactId>
-  <version>13.0.9</version>
+  <version>13.0.10-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 9c890fc99c8f056b27cd9c82a31ca6f6822d76ba..ee42534c729a404330d18b4463fe26bcf75b7c02 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>13.0.9</version>
+              <version>13.0.10-SNAPSHOT</version>
             </dependency>
             <dependency>
               <groupId>com.github.sevntu-checkstyle</groupId>
                   <artifactItem>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>odl-license</artifactId>
-                    <version>13.0.9</version>
+                    <version>13.0.10-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.9</version>
+              <version>13.0.10-SNAPSHOT</version>
             </dependency>
 
             <!-- The SpotBugs Maven plugin uses SLF4J-2 -->
       <plugin>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>copy-files-plugin</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <executions>
           <execution>
             <phase>prepare-package</phase>
diff --git a/pom.xml b/pom.xml
index a9e65a1ae895aa15adbbcbd4c34aff1598af3923..01389cc3afd0c67ffb35a80879393637c6f970fe 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.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>odlparent-lite</relativePath>
     </parent>
 
index ed6dd464d02bb5e6150b0e4e379ec07983d0432d..8b5cfd0c10384ad12a01d443a3b511c8d7e5a540 100644 (file)
@@ -34,7 +34,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>abstract-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../abstract-feature-parent</relativePath>
     </parent>
 
index 7e6f95115314b52894678980ab9271ef39370ed3..f9aef13827ce712713e5f11072a9e4c0a86c9840 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.9</version>
+    <version>13.0.10-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index bc8337e4bc1648d682492bf3119987b441892958..fd1d15403dc364171669864511ee150e81582bf8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>abstract-feature-parent</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-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.9</version>
+                    <version>13.0.10-SNAPSHOT</version>
                 </plugin>
             </plugins>
         </pluginManagement>
index 27e95f1e55311424a428a15a3750631d73cc35ac..ba4cf1998ba5cc2b548c9e60606e746cfef690b8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>odlparent</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent/pom.xml</relativePath>
     </parent>
 
index b9853ce798e60acbd2fad9bd72282ceb60c68530..f83c8baf056abf43f1f5352984a90be581d87a0d 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.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
index 8fe7f96fda111f2f6a57013fbe88e256291d5f52..6a246c39f75b5ed108b8be481231ba82eeecec1b 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.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
index ed15d2c8e90ef2a9e27ee9682624ac965e702db7..3d235c1b7b2e5940e26c2dc6855a8fd919e35b40 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.9</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>