Release integration/distribution 0.11.1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 12 Nov 2019 00:08:36 +0000 (00:08 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 12 Nov 2019 00:08:36 +0000 (00:08 +0000)
21 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/feature-repos/pom.xml
artifacts/upstream/other/pom.xml
artifacts/upstream/pom.xml
artifacts/upstream/properties/pom.xml
artifacts/upstream/single-features/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
opendaylight/pom.xml
pom.xml

index 6a45a214954fc2109cd56e67a09bdd50809bf0d9..3b100af450a83e78d1ba9df714862bb77686f711 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>all-artifacts</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 33f5791323d54c11f43374f07708546c0121150e..33928c342927f5853ca5956e16f805d738dc7ef6 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distribution-artifacts</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 dbe9b82778f71d4fd8a9758358a8af91ce3e3999..6de40616f4d10b5e87708587bdfbd1bcacddc8c1 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>artifacts-aggregator</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 9f0644ca14f4985b375aa40f82d1bbd383e921ad..533793dc47b51b96a904154909c1babd5f9c7a10 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>upstream-all-artifacts</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 869f62a226f6fbed5bf1a90ca218d5df42e77e92..9e1a73683d876b9255434d2425e0156ae36ec576 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.11.2-SNAPSHOT</version>
+        <version>0.11.2</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>artifact-artifacts</artifactId>
index 98de5b769c2a84fa6074f17707ce28a887900da0..5f9a0e227ce5a749e1f02f9599317c606d1e5bbd 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.11.2-SNAPSHOT</version>
+        <version>0.11.2</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>feature-repo-artifacts</artifactId>
index b903dea9d3741fd93441d39b43c2c5033d801f7d..989f797fcbb8d6c6ad4284a1d189de5623815453 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.11.2-SNAPSHOT</version>
+        <version>0.11.2</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>other-artifacts</artifactId>
index 02100b01ee99e94b822a3cfb0f581bf83332435b..c2b4545245f75efe14431c46c21e6eeb36a823af 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>upstream-aggregator</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 f4aec18a9ba79f0499e81d8ea87290c51270ed5f..bca7cf673b13cbb3eca31269a58cab15d4bccf7d 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>properties</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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.10.2-SNAPSHOT</aaa.version>
-        <benchmark.version>1.8.2-SNAPSHOT</benchmark.version>
-        <bgpcep.version>0.12.2-SNAPSHOT</bgpcep.version>
-        <coe.version>0.6.2-SNAPSHOT</coe.version>
-        <config.version>0.11.2-SNAPSHOT</config.version>
-        <controller.version>1.10.2-SNAPSHOT</controller.version>
-        <controller.extras.version>1.13.2-SNAPSHOT</controller.extras.version>
-        <daexim.version>1.6.2-SNAPSHOT</daexim.version>
-        <genius.version>0.7.2-SNAPSHOT</genius.version>
-        <infrautils.version>1.6.2-SNAPSHOT</infrautils.version>
-        <lispflowmapping.version>1.10.2-SNAPSHOT</lispflowmapping.version>
+        <aaa.version>0.10.2</aaa.version>
+        <benchmark.version>1.8.2</benchmark.version>
+        <bgpcep.version>0.12.2</bgpcep.version>
+        <coe.version>0.6.2</coe.version>
+        <config.version>0.11.2</config.version>
+        <controller.version>1.10.2</controller.version>
+        <controller.extras.version>1.13.2</controller.extras.version>
+        <daexim.version>1.6.2</daexim.version>
+        <genius.version>0.7.2</genius.version>
+        <infrautils.version>1.6.2</infrautils.version>
+        <lispflowmapping.version>1.10.2</lispflowmapping.version>
         <mdsal.version>4.0.7</mdsal.version>
-        <netconf.version>1.7.2-SNAPSHOT</netconf.version>
-        <netvirt.version>0.9.2-SNAPSHOT</netvirt.version>
-        <neutron.version>0.13.2-SNAPSHOT</neutron.version>
+        <netconf.version>1.7.2</netconf.version>
+        <netvirt.version>0.9.2</netvirt.version>
+        <neutron.version>0.13.2</neutron.version>
         <odlparent.version>5.0.3</odlparent.version>
-        <openflowplugin.version>0.9.2-SNAPSHOT</openflowplugin.version>
-        <ovsdb.version>1.9.2-SNAPSHOT</ovsdb.version>
-        <restconf.version>1.10.2-SNAPSHOT</restconf.version>
-        <serviceutils.version>0.4.2-SNAPSHOT</serviceutils.version>
-        <sfc.version>0.10.2-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.9.2</openflowplugin.version>
+        <ovsdb.version>1.9.2</ovsdb.version>
+        <restconf.version>1.10.2</restconf.version>
+        <serviceutils.version>0.4.2</serviceutils.version>
+        <sfc.version>0.10.2</sfc.version>
         <yangtools.version>3.0.6</yangtools.version>
         <!-- Keep this list sorted alphabetically please. -->
     </properties>
index 108c22090885b10ed998a574fdec177894b9a42f..c1feacd6b6ac5e3d1683155a8815b5dc55bda2ed 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.11.2-SNAPSHOT</version>
+        <version>0.11.2</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>single-feature-artifacts</artifactId>
index 736bb6c7da43796da8510eaec3fb26e3fe13c834..cee4ece6f928f5000b47858972c3ae721273fcfd 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>features-aggregator</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 e3d2c43cfd2e622986c4c1337d3ac7d3c09665fa..73fd8289f124cf39464cb13405b7ecd240d14a89 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>features-index</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 99bc43ab2a0a2a975bb4d6cece241fce942dd05f..1b0dff704db9f5417454e88005ac75a987d9470b 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>repos-aggregator</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 c56850867d269b56d5344d61d89e4769e69f6449..afe0833e7f58bb7a8a5c840e2f2198162cfebce0 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>features-test</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 831d9bff982151fbf74ce4747e9b1695f1a54b98..fbb3ab9ecc010854b3f61c65ec199f7faff0ed79 100644 (file)
@@ -17,7 +17,7 @@
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>odl-integration-all</artifactId>
     <!-- TODO: Diferent name? -->
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 b8ee4df2673a1e63879a1e9cc1ea0ae610d12b41..889c7937894daea00053ecdf6abb512faafe853a 100644 (file)
@@ -17,7 +17,7 @@
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>odl-integration-compatible-with-all</artifactId>
     <!-- TODO: Shorter name? -->
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 2b8d333b9b23a443e85a4595936dc7221beea10b..e11ffdef7bca47b0b1dd30b6e211362b886e7485 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>singles-aggregator</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 d4447860cee6a3c7f33fd01bd32ce847a84e4166..0c96bd67ceec3cfb591c49ebaf38f87f1b266307 100644 (file)
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>karaf-scripts</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <packaging>jar</packaging>
     <name>ODL :: integration :: Karaf :: Scripts :: ${project.artifactId}</name>
     <description>The actual Karaf archive building sub-project.</description>
index 80b8c9fa22b767a1fc9d632360410b754cb878c2..c9a5323a9a9e809d67006d8566f8fb89dfda999c 100644 (file)
@@ -18,7 +18,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>karaf</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</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 14dcdae6caa3ac2b638c41306f1959238ca4ed42..1b65a20c4df762cbc50f0f9bb4259ecfe4cd315c 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.11.1-SNAPSHOT</version>
+        <version>0.11.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.1</version>
     <packaging>pom</packaging>
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>The actual Karaf archive building sub-project.</description>
@@ -48,7 +48,7 @@
                 <dependency>
                     <groupId>org.opendaylight.jsonrpc</groupId>
                     <artifactId>jsonrpc-features</artifactId>
-                    <version>1.7.1-SNAPSHOT</version>
+                    <version>1.7.1</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -65,7 +65,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>features-transportpce</artifactId>
-                    <version>0.4.1-SNAPSHOT</version>
+                    <version>0.4.1</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
diff --git a/pom.xml b/pom.xml
index 1f3cf33ae07b0c83e0c762d8d7031b9fa290c679..0001ae8b5032c4dac59018fe4ae60d8251994252 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distribution-aggregator</artifactId>
-    <version>0.11.2-SNAPSHOT</version>
+    <version>0.11.2</version>
     <packaging>pom</packaging>
     <!-- <name> value is used by Sonar to set project name -->
     <name>Integration/Distribution</name>