Bump versions by x.y.(z+1) 95/93595/1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 5 Nov 2020 10:38:50 +0000 (10:38 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 5 Nov 2020 10:38:50 +0000 (10:38 +0000)
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: Ib942f23372eedb62e4558b2e7576283017ca3799

19 files changed:
artifacts/all/pom.xml
artifacts/distribution/pom.xml
artifacts/pom.xml
artifacts/upstream/all/pom.xml
artifacts/upstream/artifacts/pom.xml
artifacts/upstream/other/pom.xml
artifacts/upstream/pom.xml
artifacts/upstream/properties/pom.xml
features/pom.xml
features/repos/index/pom.xml
features/repos/pom.xml
features/repos/test/pom.xml
features/singles/odl-integration-all/pom.xml
features/singles/odl-integration-compatible-with-all/pom.xml
features/singles/pom.xml
karaf-scripts/pom.xml
karaf/pom.xml
onap-karaf/pom.xml
pom.xml

index 7f36085693f84e0e24de88156cb1a4dfd2f48cb5..1e7cca1cab459d626f3653a1ab54c462dcaa33e6 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>all-artifacts</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index b3c808d13560b2ba3e6023bf8cd408c71d9905e0..8035a4294075a8959f042b508d0bffd872edb7f2 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distribution-artifacts</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 9a43bcb3a1966d447491aa6a354c5c284818c8bc..f49d081e6093492553ffabab5fb21185394133e6 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>artifacts-aggregator</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 9d2f3eee79b19c591658163a614d6c3ebb3c598d..a859c814e0e1ca4e4b86cd4bf7c2bcb41ba73faa 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>upstream-all-artifacts</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 364a4c52d49d133e78dad5ce7a2496393076283b..0a95fe30368f4567de02071e4154bf04f5f5b034 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.13.1-SNAPSHOT</version>
+        <version>0.13.2-SNAPSHOT</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>artifact-artifacts</artifactId>
index efa7b33b996b3cd1ed2d17d6980661a36e7f4603..e9c21e8a1df2897c39a9b6545c81cc6983a12efd 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.13.1-SNAPSHOT</version>
+        <version>0.13.2-SNAPSHOT</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>other-artifacts</artifactId>
index 1624d1eedb199f746662707afc275b78c64be7b5..5bacb090ec02edde696db31ed02ad60cb8ffcd9e 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>upstream-aggregator</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index d83b9671f05fbb41b21cc73dd71586abb4314ecd..74b3e5338aff5770ea72d40c4f89ba764408fdc6 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>properties</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <!-- This is a parent POM, it cannot act as an aggregator, to avoid cyclic imports. -->
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
     <properties>
         <!-- Version properties by project or component. -->
         <!-- Keep this list sorted alphabetically please. -->
-        <aaa.version>0.12.1-SNAPSHOT</aaa.version>
-        <bgpcep.version>0.14.1-SNAPSHOT</bgpcep.version>
+        <aaa.version>0.12.2-SNAPSHOT</aaa.version>
+        <bgpcep.version>0.14.2-SNAPSHOT</bgpcep.version>
         <controller.version>2.0.6</controller.version>
-        <daexim.version>1.8.1-SNAPSHOT</daexim.version>
-        <genius.version>0.9.1-SNAPSHOT</genius.version>
+        <daexim.version>1.8.2-SNAPSHOT</daexim.version>
+        <genius.version>0.9.2-SNAPSHOT</genius.version>
         <infrautils.version>1.8.2</infrautils.version>
-        <jsonrpc.version>1.9.1-SNAPSHOT</jsonrpc.version>
-        <lispflowmapping.version>1.12.1-SNAPSHOT</lispflowmapping.version>
+        <jsonrpc.version>1.9.2-SNAPSHOT</jsonrpc.version>
+        <lispflowmapping.version>1.12.2-SNAPSHOT</lispflowmapping.version>
         <mdsal.version>6.0.7</mdsal.version>
-        <netconf.version>1.9.1-SNAPSHOT</netconf.version>
-        <netvirt.version>0.11.1-SNAPSHOT</netvirt.version>
-        <neutron.version>0.15.1-SNAPSHOT</neutron.version>
+        <netconf.version>1.9.2-SNAPSHOT</netconf.version>
+        <netvirt.version>0.11.2-SNAPSHOT</netvirt.version>
+        <neutron.version>0.15.2-SNAPSHOT</neutron.version>
         <odlparent.version>7.0.7</odlparent.version>
-        <openflowplugin.version>0.11.1-SNAPSHOT</openflowplugin.version>
-        <ovsdb.version>1.11.1-SNAPSHOT</ovsdb.version>
-        <serviceutils.version>0.6.1-SNAPSHOT</serviceutils.version>
+        <openflowplugin.version>0.11.2-SNAPSHOT</openflowplugin.version>
+        <ovsdb.version>1.11.2-SNAPSHOT</ovsdb.version>
+        <serviceutils.version>0.6.2-SNAPSHOT</serviceutils.version>
         <yangtools.version>5.0.7</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
index b358a0e6e9c2e736732b509cf62f990674fc095d..29ee9875d2058908cae6cc611494b0a4a30fc052 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>features-aggregator</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index cb3798ef4383cccd82800ed0ff0b16a5f602c38e..26180ccd6b84c9589d62ff9a751a9352b125bcf3 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>features-index</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 2943f9008d9028537636c4af525bf571d03e09af..80b6cbb17f458e10b4be4490ff714613bfbf1a64 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>repos-aggregator</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 67c4bc3f066b58c1773eac20a37af04ba7def995..f23856a9595d39a4f7be357a8255302ddcee95ac 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>features-test</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 592eaf2279bb5e4fcda5d64457e85211baba976f..e4735d15a9f1dc704e9e88739441bd8836c1e639 100644 (file)
@@ -17,7 +17,7 @@
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>odl-integration-all</artifactId>
     <!-- TODO: Diferent name? -->
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 36653b3683095f54543f1b3bc4c7613876e9f9bb..c2115c6935ac52e80de3a6cc109ac80aed08cf9d 100644 (file)
@@ -17,7 +17,7 @@
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>odl-integration-compatible-with-all</artifactId>
     <!-- TODO: Shorter name? -->
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 34004ad08b63b208e0132d89910eba2db2620e3a..ef2b14924e73ebb9df1dace4392e8c0260721596 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>singles-aggregator</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index a8ca25de940368c6f8b310f03b3d56204d1bbc45..b599cb5b360324d052580e3e20699bc78d435870 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>karaf-scripts</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>ODL :: integration :: Karaf :: Scripts :: ${project.artifactId}</name>
     <description>The actual Karaf archive building sub-project.</description>
index 0d67ec6f13fc90d4f2907e78399d56d099044ff3..933ef618cbf9e7bc662e88081f881552118bc0ab 100644 (file)
@@ -18,7 +18,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>karaf</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 28497f7356143d38d601a41769040ef026f2bc91..17736d83032a84408aeab55c98e09f80a87a8b87 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>onap-karaf</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: integration :: ${project.artifactId}</name>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 78983501065ff0202f8c266d5d62789338f68393..b3b51fe7fe2ec7faa9998a93fa75944fcb005bb1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distribution-aggregator</artifactId>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> value is used by Sonar to set project name -->
     <name>Integration/Distribution</name>