Bump versions to 13.0.11-SNAPSHOT 18/109418/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Dec 2023 18:10:11 +0000 (19:10 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Dec 2023 18:10:54 +0000 (19:10 +0100)
This starts the next development iteration.

Change-Id: Id979c091de66ae443c73b69f9eea501f14647ad0
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 0bec9d8fd81ed4c4f19f5568a542039e4e6d4586..ebca673d49f15d5586fc7e47c5ec04f35c91dc81 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>features-test</artifactId>
-            <version>13.0.10</version>
+            <version>13.0.11-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index f8b5b9413aa1a217fccb2926266fce339c00a0fc..65ffbc8f7bc53988237120a11ab234a273ca2531 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
index a7712d1eb4942c2d3c83de016c68a7b60614727d..60386d097075929b1aa35c3dceb47f6e4f5e2ef0 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
index 2b8873778d7588f509053dfac526ba5bb96660ef..7e2d771f19332c2d55eb712711543d0a48cd53a4 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <relativePath>../bnd-parent</relativePath>
   </parent>
 
index cad97435707dd4769fc14a0ad26e162f2cd8d881..506bd0cd8794980e4a81f8b206061b776a13534a 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <relativePath>../bundle-parent</relativePath>
   </parent>
 
index 953d6ccbaa909f244b617b0fea0b564b139ea5ed..83ecb2b7726c26bd97e345c917767f854c19b829 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index 4119501ba9106f3d564b1e0dfd7586d13371c76f..135897af14715bddba6aefbf1a0fbe1c2809077e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>odlparent-lite</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
 
index 91ec43049731d189660f845ea16fc6ab6e9ae62a..34a629de76ea18424d7ad264bb7c46e09b0cf615 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 022c82fc25568328f7408570f99695ad33562fb5..a7e611c3ff5329820075494d023c74043d8420cb 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>features-test</artifactId>
-            <version>13.0.10</version>
+            <version>13.0.11-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index 0eaa2ef81b2d2a86cdd31ca398cf917314d665af..9ec94b80d9a60f621b0346a3fdce2ad5531885ce 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index a2135214a48b77f5f30036db9fb8531951d0c335..adf041780cce0c5002ab34c11d70b1cbd4763706 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../feature-repo-parent</relativePath>
     </parent>
 
index 82ab647e41748c758ce3a203324eda7aa7aed6d3..84c3ba50925f59e9ce40de2ae151848eb9c3228a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index fe033a4ea65414009d140ad4c603884dff4b1894..d9051e6c760090296b904846acdacc7ad10c856c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-apache-commons-lang3</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Commons Lang 3</name>
index 9e47c36b985181e93f286fc33a64fa51f334906e..fc4b49e1bee2dc9becd5ca5bb4ced3dc887ebf45 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-apache-commons-text</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Commons Text</name>
index 1df6863e3258c3822dcd8dc77dc82bf1a74b6d73..cf34792a82a297dee4deb5e41346477a9fbe8c6e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index 999eb5bb709b557ca0a95c96dfc9fa2c2e2b18b7..7a1f1582b2bb28745c779f1392e5a60545e75fe5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index cf48567abc77b5f66e2f5beb464365c2ec6ac5cb..54618d16c65dc4e82a4d6ab30e9c7c78c1e3a865 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 449c0fdc046ac6f7366463a4545faa5601730938..ab02b29c13d2587810f4dfa38558db50dbffe8e3 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-dropwizard-metrics</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Dropwizard.io Metrics</name>
index 073ad5aa61ca4ab2435582503b6b1f8423f1e358..e8e9aeca2f4efb04f3aa0317aee82749fe3aed71 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-gson</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: GSON</name>
index 032e21f625b3d2f2609154e0bda6b2227a2db970..c5c10c40fe4c79dbad9d6be0a726bdd4ce30cbbd 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-guava</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Guava 31.1</name>
index 092e5acacc2b1e11f2fb58113a751157623d65f9..82361648d45c7a38015ca7a5644720776e700b66 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index c613fe4d4d26e739e3c36856d8c176ef8d1698fd..84346c4e28c26475feb816ad22a337cb8910b062 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index f00c0a3387a55ccc5fd3605eadf9e790171d35b7..77999b74f6736d69c45a2497fe26a9fe85b61784 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-javassist-3</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Javassist</name>
index 12ea3a29f9b2e14a9040e597543b1ceacb824b2d..c77589233b9c40d7eed06f8c4f24ab32d9bca362 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-jersey-2</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Jersey 2.x</name>
index 46f19d0bbc233c254009a172b3ada3639fa04251..3c7c27b50e599383a5aad0da1be4b4d0f1ed44ea 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 0272eaffbc858b534d9b12c5dc3428af4d822a5f..241e032d3f6be118ee336b29416eea120706178c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 53d9f906934cff7ef587bc4ba0ecb4c397f2f922..0db66d0f50831a197984a98e24b835a362ba383f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 955ccf19102730b9fd699d7d2146015d2f9cedb4..996677f21067d7302f0d9158e2b1cb3bf40aab07 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 2ecc7ab92b7d8d7e7c8ab33a6f5934e8d0e5cf33..11a8bc4030c43c43823b9fc44c3d85b90281122c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-lmax-3</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: LMAX Disruptor</name>
index 0a24980f936e227a7284d100cd437f0001e09e69..265d889649df1935ed71289646cb233d886e009c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-netty-4</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netty</name>
index 51f1294b6955726d3d9b135a2e780c7c2ec9b6ea..871efc14b6cd1c5791c558937880aa801bb44aa2 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-servlet-api</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Servlet API</name>
index 9785866a0568b05c867d1785f56ad6683d9836ee..9d06c096ce3999a0945095d8adc76d228a1517d3 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-stax2-api</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: StAX2 API</name>
index 1325908191acfff0f58f09816daf9509049db960..d990d8139194fac51b7de3e5848edf5df0ec213d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-woodstox</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Woodstox</name>
index a88e4700588360108865af333c641fab7c7a4c1f..b42d460c6a1c2a5f6eeaf048236dbb5e4b1994dc 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-ws-rs-api</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Javax WS RS API</name>
index ed919358b55fe5f869a2088a41919e2f7a4b839c..10ace241c6dfdf98e93b93db9354bd2d5aabf020 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
 
index 7ae3537113e4dc2d82cc116044ef57b42169112b..0fdc0c7195410d2c770a423e93a61a129c112aa8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <artifactId>odlparent</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
     <artifactId>filter-manifest-plugin</artifactId>
index d22b129473d356c931b710dd8230dda807095b92..35ba41e7f494fb6865cf11dc246c5ebebb274372 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <relativePath>../odlparent/</relativePath>
   </parent>
   <artifactId>karaf-plugin</artifactId>
index e00898dd2a129dd3b33885cc0c3fe710f6092869..9414c9f90dbcc83d600aab7655b03c35c350b315 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 187b7830e4d2a5bbcd3a1ed4e6f4a1af59a6be7e..537ff35424651cb3525d46817901ff4d726eb4ba 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index fc2d7c864bf2378f0c125154a2e4977f54a12424..ffe270ce530a224317f1d5e8e06f761efa7e4429 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index c0b6de9e9760bb8e98af65b00a6db28b60befe29..278f58576bd056e237535521949e89bdc1c3e359 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 2ba768ed967a1b187e2c5997b1a43e1231fe05aa..33c5bfee3493a76c94e5538116961b2cea650ecd 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <relativePath>../../odlparent-lite</relativePath>
   </parent>
   <artifactId>karaf.branding</artifactId>
index 5d185d978811e562471681eb50000079e7f2decf..dd9e8516f2d7a870a98faaf1943760c163871202 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
     <artifactId>karaf-dist-static</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-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.10</version>
+                                    <version>13.0.11-SNAPSHOT</version>
                                     <outputDirectory>target/assembly/lib</outputDirectory>
-                                    <destFileName>karaf.branding-13.0.10.jar</destFileName>
+                                    <destFileName>karaf.branding-13.0.11-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.10</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/logging-markers/13.0.10</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/logging-markers/13.0.11-SNAPSHOT</bundle>
                     </startupBundles>
                     <startupFeatures>
                         <feature>static-framework</feature>
index 60a9548a9eb72b8e80b18efe761328071334ccee..22ae21d3522a81b299cb41b1196a6d53b17372f9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
                 <plugin>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>karaf-plugin</artifactId>
-                    <version>13.0.10</version>
+                    <version>13.0.11-SNAPSHOT</version>
                 </plugin>
             </plugins>
         </pluginManagement>
                                 <artifactItem>
                                     <groupId>org.opendaylight.odlparent</groupId>
                                     <artifactId>karaf.branding</artifactId>
-                                    <version>13.0.10</version>
+                                    <version>13.0.11-SNAPSHOT</version>
                                     <outputDirectory>target/assembly/lib</outputDirectory>
-                                    <destFileName>karaf.branding-13.0.10.jar</destFileName>
+                                    <destFileName>karaf.branding-13.0.11-SNAPSHOT.jar</destFileName>
                                 </artifactItem>
                             </artifactItems>
                             <silent>true</silent>
index f0159397c724912cb8ff5a5ea724b9910042607c..4e037e1cc377ef440b1a81fba2fd31b78874ec53 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../karaf4-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>opendaylight-karaf-empty</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 118a0f8886741e3ca042110d176d3adc88c7bde1..3f147ecdd35b9b3a7925c59c00addf12f335dc5c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <relativePath>../../odlparent</relativePath>
   </parent>
   <artifactId>opendaylight-karaf-resources</artifactId>
@@ -244,7 +244,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.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <executions>
           <execution>
             <id>populate-local-repo</id>
index 14a52b8a5b900cc62412ae15c3263644cce34357..e9e02ac41566abb1d531a4e87c5ea4e6edf3a2e5 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.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
     <artifactId>karaf-aggregator</artifactId>
index c6152e0f8cb152db0a277bbd2e90488953eb7e66..f973e2c2f768344cbee6ca931b9db3f27466622f 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../karaf4-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>test-distribution</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencies>
index 97f57e5747e5d3255f243e43676c2391fdeb0696..069c55a1c8aacc1b6b4039e0adffc93304f47fd9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf-dist-static</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../karaf-dist-static</relativePath>
     </parent>
 
index 8f9c77ee392f7e2381dd6071d7a381f685dc94e5..007e56ccd0abb6122533ade337672e3647922ada 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index b5fce069d7688f406dcace93581a7d39d0741322..56b0e415ce5ad7d318d28df0ac5c99a3fdc22111 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
     <artifactId>logging-markers</artifactId>
index 7dee30f586f2db3e5b0f5d7da68e165f841e1edb..58c86b117047084153a3886b5432226771fabba3 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent-lite/pom.xml</relativePath>
     </parent>
 
index 5117e8db20cfda77eec1e8899b9e26f896279a08..5548daaf11a46609e6d029289ca1131e6bf6a0d8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-bundle-check</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 453156cdd7405b858cba187a203104b7906f45da..a5a81b0787bf2839e1db43e5e6ae7db9746bad2e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-dependency-check</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
     <!--
index 0f315083a0125ff864100d70af65100fead7bdd8..572a172733c03352cf215eafc8f20a25dd765fc7 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.odlparent</groupId>
   <artifactId>odlparent-lite</artifactId>
-  <version>13.0.10</version>
+  <version>13.0.11-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 18e64bd7d36d7e3d03a8545a842e94f224d5d376..90db355f724e674f70a1555377ca828af1376aa9 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>13.0.10</version>
+              <version>13.0.11-SNAPSHOT</version>
             </dependency>
             <dependency>
               <groupId>com.github.sevntu-checkstyle</groupId>
                   <artifactItem>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>odl-license</artifactId>
-                    <version>13.0.10</version>
+                    <version>13.0.11-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.10</version>
+              <version>13.0.11-SNAPSHOT</version>
             </dependency>
 
             <!-- The SpotBugs Maven plugin uses SLF4J-2 -->
       <plugin>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>copy-files-plugin</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <executions>
           <execution>
             <phase>prepare-package</phase>
diff --git a/pom.xml b/pom.xml
index ce72f91b748ecb358040191a5b3114081a2ec8b5..b29993554eab4e9aeabd7516c7365c5b4219e2c0 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.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>odlparent-lite</relativePath>
     </parent>
 
index 2ebde714ef961a612ad4099157e120bfb545c268..1f3815c6be8bf0ca3afb42c33277d6b5647c058e 100644 (file)
@@ -34,7 +34,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>abstract-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../abstract-feature-parent</relativePath>
     </parent>
 
index 78d62506d01173a80f9cd67598fb0db53b618a7c..d3342a2546ca58aa6984765d524cd20a0c8ab66e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index 4090b4b1e0b76281c7050263a62f293c0daa7fd7..e88bc50f577c6b1016577f73516a8f29299e7259 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>abstract-feature-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-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.10</version>
+                    <version>13.0.11-SNAPSHOT</version>
                 </plugin>
             </plugins>
         </pluginManagement>
index 84805e1fd92a894f5e9b1407ff9e9bd219463a93..2ab20f7bbc967e5edf9c129a46edfbb529a3af52 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>odlparent</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent/pom.xml</relativePath>
     </parent>
 
index 75bd8fc6266fd1b1063319f2adca6352562a096c..f08eeffa4c64166d2393f604d16e34a1b1749178 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.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
index 00a9349db127a2e393b491676ecc107f24be0063..17dbb24576e6dcd402cecf7da7411bc2a3c963be 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.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
index fdee066e6313feba97b14b768cacc0079bdbd849..8bb5459da0acd9fa4b79aa6e447e8a2d20988472 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.10</version>
+        <version>13.0.11-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>