Bump versions to 13.0.4-SNAPSHOT 67/106667/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Jun 2023 08:19:19 +0000 (10:19 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Jun 2023 08:20:07 +0000 (10:20 +0200)
This starts the next development iteration.

Change-Id: I151481684c00efdf4a4cd11d9148a47360e5b2b2
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 2820338587c0854f76c609c9aecd539591a64377..fa930a39ee94f24ee9b02ee7f8d1ba0e6037a2be 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>features-test</artifactId>
-            <version>13.0.3</version>
+            <version>13.0.4-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index b5b31db969ed5deedbbfd278751e8c13da213a8d..fb3cf72ab04f6eae40cbb457c04b5d4aef8b9307 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
index 1a52378fb3283ed141ec123c977cf46e6eb7c838..531481b11738f073718eeabc84da03b7bc789e06 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
index 9cdcdfa299cd471f41cdc8b6963dd558c2e41554..8adf02969bcb0642b1d7d49b91e6cdbbf50c6ef0 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <relativePath>../bnd-parent</relativePath>
   </parent>
 
index 9d508d8774266a64b9c06b7a8844e774142024c1..2f19b5a72ab64ac6a9446ac274a4c1fda25c7ec4 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <relativePath>../bundle-parent</relativePath>
   </parent>
 
index 174a9e5915a8b0ce4290b29dfa65b4295beb22da..74ecb2e46dff00586cfd2ef7e0e8832585276301 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index 32957783b3ec71ee69c24b42e322dda3d6a3b883..14a621fb037998bf8b5b8a6192a2cdd22cbb307d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>odlparent-lite</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
 
index 01628ca20095e551d9ee4925f8aa717fd9a3d527..61151589f4ba4a93a1eb0d22ccf0aaeb57092ad3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 490603e58c5bd0d717ee6ff3235fec87cf1ac1f0..d93d72c6f6f76704ed36231cc3b9336086a088a9 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>features-test</artifactId>
-            <version>13.0.3</version>
+            <version>13.0.4-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
index ea8dda4d262843c61b5a273285932b232b3cd2cf..0c8a7c1580a99f7bd91bcbe7661004e5df07daf4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 6855eda30d30a328c7d316f7c034e092b6079952..5deddc300b3803349a09808ee56bba9a150b18fe 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../feature-repo-parent</relativePath>
     </parent>
 
index 3977ced401a54c9ac4dd9aaa1867cd68e06018ba..9c8b7cdc32750fe07d20b53ca17ba7f6821d1bfa 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index 0eb84cdeff33bb5eaadd22ab0cefbb39fc17f456..40dcd90f9ab60e0cbd7a02391b8a05cd1406a78a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-apache-commons-lang3</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Commons Lang 3</name>
index 44c86433872af44098145cba7a0b7ef830e7037e..b9abe4f6b774bd4c02381e4f30085c0742b4942c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-apache-commons-text</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Apache Commons Text</name>
index 37427763a0b20f08ae400b14ef28adf66a5db262..7402f6ef280abdde32db2b34990ef4bb11837caf 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index 1fddf1c67442183794581a6ead8d08618e95e7d0..68e2d06babaa5cb6bd4df362082f09e8c6c48374 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>template-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../template-feature-parent</relativePath>
     </parent>
 
index 0fa6088ac6b7f98b74cbb5e53d64e7414df263a2..ed45e0c41e527d649f8605f70478767569d9af4a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 5372e2db64cb2f1e0a88765b453bfca6e483eb2d..085bb88771e989818c2a5901317bcb1f639df440 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-dropwizard-metrics</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Dropwizard.io Metrics</name>
index 5831349326905685042e4529b5a2c53a203212b1..1d69bc19327fc0d9e1107149929516ac9eb3feed 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-gson</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: GSON</name>
index ea195f6523de9140c49eaeaac9f1daecb0487dab..71dbbce6ea7225b1712e7c891c37112564504d01 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-guava</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Guava 31.1</name>
index 3c02d75a6f66367b9b3fef867d14234c7dbc0bcc..6bd0b2e680ca34c17cca3bc78e2584ea35992e58 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 413c6d7d44e713fa97d8ef780608ffc357296dcc..64e4cb1f8ec3b96f36aa12fff845bff93f514771 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 6d7a38b1199d8109d2f44c0bd78d8a51eed25720..cceb1838251170d018473f87017230af31db0023 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-javassist-3</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Javassist</name>
index af5392b9513a759f1d9a865d00881d94f007ba7d..c057967a673f0718b61548cb1b9f5aeaae4b4ac5 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-jersey-2</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Jersey 2.x</name>
index c06c70f6700306177974c2d1a89faf6f9d3b7a51..2fb505967492c391d2f1f1b453711720671f4ac5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 32d5d1f6b56381ff03396de860445c918ecad8a8..3f63090e600487b5f72abebc452d0598209ccf67 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index e54401c5ef0cf8e14508a28bf9d4f1ad0106da61..fc2a5970a91deab3dae5f33f268d17e22a9cd090 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index 701a63bb3086e07821f339140e8e7b819ebda340..c7749a37fbcbb1c9e14bd8b6cf53be9abe712caf 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
index c8eb23ad27b98e24762862f46b8e5b2804677768..0cb8ceed279bf9b7ec9c02f60ea8aee64b830c8e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-lmax-3</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: LMAX Disruptor</name>
index 7dfc48e3f808f6d1b46391a56f469223d0205bac..c6796216f7b8fa2f4cd7fda3013c6c92a580bf92 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-netty-4</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netty</name>
index dc027b7b6d6075c2880480792501162d1d7d4c52..d1a12ea6859b0916e63ecf0713e20db80a2aac79 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-servlet-api</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Servlet API</name>
index 7d0457d0b42e504af7d18227432650e934983fbe..18bbb74e45dac99bc1ce617323afe889f410aa1e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-stax2-api</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: StAX2 API</name>
index bf2bad9de4a0057e058ff7416d9b2d79cce8af5e..b0e53b6f690b7288db430c97806cf34e903101b5 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-woodstox</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Woodstox</name>
index cb4ccd56a7d451687f5b3870e6881146678fbc1b..b8ab64a7cb8489b95d5e58fe6486ee7d7290aaf5 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odl-ws-rs-api</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Javax WS RS API</name>
index 002c7f90ca4323b3d8d0e566db56f79cc425d71f..34ddb8820eb80db452ed973e26edd3284dc46e78 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
 
index 187e3dbddfd6a3e533f421ca34463c3e2f89d843..e47c3481d7ca916d99d504ec01baf3170f49fafc 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <artifactId>odlparent</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
     <artifactId>filter-manifest-plugin</artifactId>
index 25a3d1484c6330cb14cbb8254ab8a6546f544e0d..e6127ce24ff9cebf7ed39d1fb390659093095683 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <relativePath>../odlparent/</relativePath>
   </parent>
   <artifactId>karaf-plugin</artifactId>
index 604a5f9ba22ab37a56a3449f42ee0c7157978487..b8bb094d64d090bafdee814d222235ca7deee296 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
index 02555d70f8073576cb70400e12b055358b93c1a1..18ab3e751e56960459246e2ca2eecedf8a22acfc 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 4f0e28f71f33b08823121ca48fbe120529202fe0..84d96386db1adbc6fd98022f18049f7050f3030a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 86aeb4fb91be67785a24246a2e091262da641bba..ede4a3ffbb60b25e6af086e2f8dd8a8123142dd0 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
index 5b978f9a9f18f51670c3900e732d126df75f4016..e5b8b74c7a14a0785d6ec4000e1307e9ea6583a9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <relativePath>../../odlparent-lite</relativePath>
   </parent>
   <artifactId>karaf.branding</artifactId>
index 769e4153c9a4bd2cc822227b09183ff0eaee616d..96610d0f5fa5e7df7334b4b2eb8240de66a57e9d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
     <artifactId>karaf-dist-static</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-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.3</version>
+                                    <version>13.0.4-SNAPSHOT</version>
                                     <outputDirectory>target/assembly/lib</outputDirectory>
-                                    <destFileName>karaf.branding-13.0.3.jar</destFileName>
+                                    <destFileName>karaf.branding-13.0.4-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.3</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.3</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.3</bundle>
-                        <bundle>mvn:org.opendaylight.odlparent/logging-markers/13.0.3</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.4-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.4-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.4-SNAPSHOT</bundle>
+                        <bundle>mvn:org.opendaylight.odlparent/logging-markers/13.0.4-SNAPSHOT</bundle>
                     </startupBundles>
                     <startupFeatures>
                         <feature>static-framework</feature>
index 421efd804b93e53e2663193118880394a2ba3fe5..58caee9b635d7e16600743a998fc6b244e00aa38 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
                 <plugin>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>karaf-plugin</artifactId>
-                    <version>13.0.3</version>
+                    <version>13.0.4-SNAPSHOT</version>
                 </plugin>
             </plugins>
         </pluginManagement>
                                 <artifactItem>
                                     <groupId>org.opendaylight.odlparent</groupId>
                                     <artifactId>karaf.branding</artifactId>
-                                    <version>13.0.3</version>
+                                    <version>13.0.4-SNAPSHOT</version>
                                     <outputDirectory>target/assembly/lib</outputDirectory>
-                                    <destFileName>karaf.branding-13.0.3.jar</destFileName>
+                                    <destFileName>karaf.branding-13.0.4-SNAPSHOT.jar</destFileName>
                                 </artifactItem>
                             </artifactItems>
                             <silent>true</silent>
index a74b9e5f025ae06583ba0590162b06f85da16859..d554e42dbee15eb9967aebf5937021d29350f90e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../karaf4-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>opendaylight-karaf-empty</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 7a6a898e443a4860fad59c39d2a135e35c12ff65..16e05681dbe3d8e3bb35e2ae11a9972803847bee 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <relativePath>../../odlparent</relativePath>
   </parent>
   <artifactId>opendaylight-karaf-resources</artifactId>
@@ -238,7 +238,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.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <executions>
           <execution>
             <id>populate-local-repo</id>
index 43b2deff7a7e730f7f92e9a986ed1c230d7ffd5b..696e618ddd0308c5bd43bfbbcab3d7523a5246c8 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.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>
     <artifactId>karaf-aggregator</artifactId>
index dc6348e08d01513a44986817571fdd838d500727..ec1c8760bc9118754abc520037163b1a982dfbf8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../karaf4-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>test-distribution</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencies>
index d108672338ffc044c18db2554ca631b06af56ace..b8f9f582311c32744e6fd9ada77fb553d358462b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf-dist-static</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../karaf-dist-static</relativePath>
     </parent>
 
index 44ff0c0d77cbdda8fd0d5e24396aa133485dea47..6ba53939dcb9ee3f6c71c11d0878456d9dfd77e8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index 6d01212d9f80219a14db5af89c9771e499fbda1d..2821fa3653dae5c00263e50cc3cae3efe22337ed 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
     <artifactId>logging-markers</artifactId>
index 5d5d9e25443d7d4a03df99e7c8b17d2468b5d404..84ceac79c3f435dc708d3a274fb6ddd4c2a51eb4 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent-lite/pom.xml</relativePath>
     </parent>
 
index f947668257cad8462925f5fe53c262ecb8fd2806..cd640e01739eb48f79aefbead43d1e4bf8725e96 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-bundle-check</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 904645edb18609547faf645b1e4c0a45ff5fb101..dfe77e1375292f14415896875c590f029f76d8d3 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-dependency-check</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
     <!--
index 7804db7e5632d56f3ed1a83d4f02bed7d4649da1..49aa33f0e2a610c8ce25c69577c960386660754a 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.odlparent</groupId>
   <artifactId>odlparent-lite</artifactId>
-  <version>13.0.3</version>
+  <version>13.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 8d64864ecfa9e2e7ed556732814701b3c80e8dc6..2f5d2393f474f1432351b7952900a352da588102 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>13.0.3</version>
+              <version>13.0.4-SNAPSHOT</version>
             </dependency>
             <dependency>
               <groupId>com.github.sevntu-checkstyle</groupId>
                   <artifactItem>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>odl-license</artifactId>
-                    <version>13.0.3</version>
+                    <version>13.0.4-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.3</version>
+              <version>13.0.4-SNAPSHOT</version>
             </dependency>
 
             <!-- The SpotBugs Maven plugin uses SLF4J-2 -->
       <plugin>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>copy-files-plugin</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <executions>
           <execution>
             <phase>prepare-package</phase>
diff --git a/pom.xml b/pom.xml
index 5860420515cb716a378bb5b5f0d5cf1f47d6bb4a..ae05182ff6907ae44babae01ff1168accf1cc1b2 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.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>odlparent-lite</relativePath>
     </parent>
 
index aa720d1cb79e58229569d09b0a8bc0c43ad58ec5..b9c59b5b445b1f7b340b14966de19d203d8a9861 100644 (file)
@@ -34,7 +34,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>abstract-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../abstract-feature-parent</relativePath>
     </parent>
 
index f71da6afa121afe1c6c239ec61994bd3c77ec9cc..69b2438353ffa11cb32d661d9115f1697923b496 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4-SNAPSHOT</version>
     <relativePath>../odlparent-lite</relativePath>
   </parent>
 
index 90cdaacfff79011143b9e098880c453f989cee64..9cb15cf78ef6d48ac313711c6014136dccb12ea9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>abstract-feature-parent</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-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.3</version>
+                    <version>13.0.4-SNAPSHOT</version>
                 </plugin>
             </plugins>
         </pluginManagement>
index 3a5a1a196bb2a3f86f777156dda7974801b3c183..d94fc8d11bbf5540c71739ceebbddd228bc00e8d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>odlparent</artifactId>
         <groupId>org.opendaylight.odlparent</groupId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent/pom.xml</relativePath>
     </parent>
 
index 104587a5ba88b9b4bffed86de135bb7a598ff793..8bd06f737cdea31127b333b286ef765f60e27238 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.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
index 3dae4a1d7c56027545f1d71dd2dea4d1eda99cfb..0d47ccc03dbae9025087e27fd562ef57b56da646 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.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../../odlparent</relativePath>
     </parent>
 
index 5c2a9717a09a281718f28a655c9050d524bf86d4..eb4e80b3428a78a75b763552748081577060a987 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4-SNAPSHOT</version>
         <relativePath>../odlparent-lite</relativePath>
     </parent>