Release Oxygen release/oxygen-sr2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 5 Jun 2018 18:51:46 +0000 (18:51 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 5 Jun 2018 18:51:46 +0000 (18:51 +0000)
19 files changed:
nemo-api/pom.xml
nemo-artifacts/pom.xml
nemo-features/nemo-features/pom.xml
nemo-features/odl-nemo-api/pom.xml
nemo-features/odl-nemo-cli-renderer/pom.xml
nemo-features/odl-nemo-engine-rest/pom.xml
nemo-features/odl-nemo-engine-ui/pom.xml
nemo-features/odl-nemo-engine/pom.xml
nemo-features/odl-nemo-openflow-renderer/pom.xml
nemo-features/pom.xml
nemo-impl/pom.xml
nemo-karaf/pom.xml
nemo-renderers/cli-renderer/pom.xml
nemo-renderers/openflow-renderer/pom.xml
nemo-renderers/pom.xml
nemo-tools/pom.xml
nemo-tools/sandbox/pom.xml
nemo-ui/pom.xml
pom.xml

index 027a52f11f017c62f2d1bc87796b241ec8b570f9..4a1a851f8fe729ed8399c2a6df9966872f5721af 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.2-SNAPSHOT</version>
+    <version>0.12.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-api</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.2</version>
   <packaging>bundle</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. -->
@@ -54,7 +54,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
           <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>maven-sal-api-gen-plugin</artifactId>
-            <version>0.12.2-SNAPSHOT</version>
+            <version>0.12.2</version>
             <type>jar</type>
           </dependency>
         </dependencies>
index 42f0a34700ef7ea36fd9f28fff3b52edc3b91933..063d62ad0cbd8e019dc109e0a5c870657a3322b5 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-artifacts</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.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 e7aa387703be611ab03665e23c4a1df7be982f68..40782f7a9a78a28e6c967e6d4849c7d5daf9bd01 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>nemo-features</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
     <!-- <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. -->
     <name>ODL :: nemo :: ${project.artifactId}</name>
index 44f4454d4375bb6bc074f702de455c5bb301a93a..936608e03df0138d4c9a12c1fc5be631691dfa8c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>odl-nemo-api</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: NEMO :: API</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>odl-mdsal-models</artifactId>
-            <version>0.12.2-SNAPSHOT</version>
+            <version>0.12.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 311e35d831b7fe3f46208517e67430307cb7c30b..b3f77bd2b1b4715b6d16ae4af573d5de5ef9bdfb 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>odl-nemo-cli-renderer</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: NEMO :: CLI Renderer</name>
index 3f52a526843772dd6279a90c7794fc67ec18c6f6..a5933f9fb4d131765faeb4864c2ae567ecc05076 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>odl-nemo-engine-rest</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: NEMO :: Engine :: REST</name>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 1131400c5bf430b257745c5e0f34f12acea46c3e..e1941c7d67a5e86f3317450ede1b6fae4d737c94 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>odl-nemo-engine-ui</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: NEMO :: Engine :: UI</name>
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.7.2-SNAPSHOT</version>
+            <version>0.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 48528226aa20922a07b390798973ac44ee02775d..fc305ede21d84c3cc5e52b1e07c938d627195b52 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>odl-nemo-engine</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: NEMO :: Engine</name>
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b945468b3ea934526058fe2398222c7d77fe77ae..677fced15e7e679a93edf64059d8ea81bbb74e80 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>odl-nemo-openflow-renderer</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: NEMO :: OpenFlow Renderer</name>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-flow-services</artifactId>
-            <version>0.6.2-SNAPSHOT</version>
+            <version>0.6.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.6.2-SNAPSHOT</version>
+            <version>0.6.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-libraries</artifactId>
-            <version>0.6.2-SNAPSHOT</version>
+            <version>0.6.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 2e42d569041283ebcf00086dfab52e369a9b9865..c2522dcb00f5d1df3c506068d9c6d163f198d07f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>nemo-features-aggregator</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
     <!-- <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. -->
     <name>ODL :: nemo :: ${project.artifactId}</name>
index a114a315cf5bf703a5e38ec56cb37828765caf55..43b4e544e54e2b1397dce25658ebd3fe5b99967d 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.2-SNAPSHOT</version>
+    <version>0.12.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-impl</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.2</version>
   <packaging>bundle</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. -->
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index a39a8dd926637300faceac56e1ec49cb95275d72..e3b6e729b8220aadf53b6d2391617fb7a405a93e 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-karaf</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.2</version>
   <!-- <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. -->
   <name>ODL :: nemo :: ${project.artifactId}</name>
@@ -27,8 +27,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
 
   <properties>
-    <feature.mdsal.version>1.7.2-SNAPSHOT</feature.mdsal.version>
-    <feature.dlux.version>0.7.2-SNAPSHOT</feature.dlux.version>
+    <feature.mdsal.version>1.7.2</feature.mdsal.version>
+    <feature.dlux.version>0.7.2</feature.dlux.version>
   </properties>
 
   <dependencyManagement>
index 1776779b53f95be13b50c4504892b8dd0fe983c7..ece3238126b7ea381d4b5cd414b6239e2ced96e8 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.2-SNAPSHOT</version>
+    <version>0.12.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>cli-renderer</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.2</version>
   <packaging>bundle</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 49615ee69ff39bcdc323d16f519bfa91e8442f5a..66c5536a97187cb53f8edc9d815f5da5c5eac9e6 100644 (file)
@@ -12,20 +12,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.2-SNAPSHOT</version>
+    <version>0.12.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>openflow-renderer</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.2</version>
   <packaging>bundle</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. -->
   <name>ODL :: nemo :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.6.2-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.6.2</openflowplugin.version>
     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
   </properties>
@@ -35,7 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 5ffbcbd4311d224b4a562568cb6afbb6b7b4c5ac..0fa35bacebd33955dbee6919b41ee120f9433572 100644 (file)
@@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>nemo.project</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-renderers</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.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 0f9241361d85e5da0e502f5785c0dcab6134fa7a..a765f363ddf71635899941ee11546d5a27fc467b 100644 (file)
@@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>nemo.project</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-tools</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.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 855af758360c4100d3a2daad8cc17e47bf4d7390..77eaf29717b569b9b62c2af1827af959d535550e 100644 (file)
@@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>nemo-tools</artifactId>
-    <version>1.4.2-SNAPSHOT</version>
+    <version>1.4.2</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>sandbox</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.2</version>
   <packaging>jar</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. -->
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <jersey.version>2.11</jersey.version>
     <enunciate.version>1.26.2</enunciate.version>
     <cli.version>1.2</cli.version>
-    <cliche.version>1.3.2-SNAPSHOT</cliche.version>
+    <cliche.version>1.3.2</cliche.version>
     <ssh.version>262</ssh.version>
     <json.version>20090211</json.version>
   </properties>
index 0ca13b5c3274f535621130709de627242f38b651..818b29451ce921d2fb396fe26bc0038b48460daa 100644 (file)
@@ -12,20 +12,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.2-SNAPSHOT</version>
+    <version>0.12.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-ui</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.2</version>
   <packaging>bundle</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. -->
   <name>ODL :: nemo :: ${project.artifactId}</name>
 
   <properties>
-    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
+    <dlux.version>0.7.2</dlux.version>
   </properties>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index 86d3ae68ea5ef9653c6103336f784002813528ed..df934244c85bbd34b56acdb0cafbdc2025eb1d54 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo.project</artifactId>
-  <version>1.4.2-SNAPSHOT</version>
+  <version>1.4.2</version>
   <packaging>pom</packaging>
   <name>nemo</name>
   <description>OpenDaylight NEMO</description>