Release Boron-SR4 release/boron-sr4
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 15 Jun 2017 15:03:21 +0000 (15:03 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 15 Jun 2017 15:03:21 +0000 (15:03 +0000)
artifacts/pom.xml
features/pom.xml
openflow-protocol-api/pom.xml
openflow-protocol-impl/pom.xml
openflow-protocol-it/pom.xml
openflow-protocol-spi/pom.xml
openflowjava-config/pom.xml
openflowjava-util/pom.xml
parent/pom.xml
pom.xml
simple-client/pom.xml

index c2d419527dbd74e3eeb0146a937387c3911c02be..3a93adce1688a17e39197ca15a20d33576d4cfb6 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.4-Boron-SR4</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-artifacts</artifactId>
-    <version>0.8.4-SNAPSHOT</version>
+    <version>0.8.4-Boron-SR4</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index da21382c0f98186770f536db518e056de560cef3..efa24feb5d9f03b063b3bb6ad516f0bc46c8bc4f 100644 (file)
@@ -4,21 +4,21 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.4-Boron-SR4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.8.4-SNAPSHOT</version>
+  <version>0.8.4-Boron-SR4</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.5.4-SNAPSHOT</config.version>
-    <controller.mdsal.version>1.4.4-SNAPSHOT</controller.mdsal.version>
-    <mdsal.version>2.1.4-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.4.4-SNAPSHOT</controller.mdsal.version>
-    <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
+    <config.version>0.5.4-Boron-SR4</config.version>
+    <controller.mdsal.version>1.4.4-Boron-SR4</controller.mdsal.version>
+    <mdsal.version>2.1.4-Boron-SR4</mdsal.version>
+    <controller.mdsal.version>1.4.4-Boron-SR4</controller.mdsal.version>
+    <mdsal.model.version>0.9.4-Boron-SR4</mdsal.model.version>
   </properties>
 
   <dependencyManagement>
@@ -36,7 +36,7 @@
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4-Boron-SR4</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 718b05f4cdea238883079ffc02130cc555090d84..bd9501d3fe6978ddcd4a57ead2b0d3543c69a031 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4-Boron-SR4</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-api</artifactId>
-    <version>0.8.4-SNAPSHOT</version>
+    <version>0.8.4-Boron-SR4</version>
     <packaging>bundle</packaging>
     <name>Openflow Protocol Library - API</name>
     <scm>
@@ -18,8 +18,8 @@
     </scm>
 
     <properties>
-      <mdsal.version>2.1.4-SNAPSHOT</mdsal.version>
-      <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
+      <mdsal.version>2.1.4-Boron-SR4</mdsal.version>
+      <mdsal.model.version>0.9.4-Boron-SR4</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index 1b4439247570a12ecb1fc4c555a33b8e1300323f..0208e05617c3e7f4bce571ccae4d75ac1cc64c52 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.4-SNAPSHOT</version>
+        <version>0.8.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
index 239d24ac4c33053147bb37573ef818c35a9a9977..981bcc68111d8849857fc831d146445c6fec4da1 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.4-SNAPSHOT</version>
+        <version>0.8.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
index 185c127deda03c7708bf13e86ab3a81b1afc8d1c..78ce44c8a492828690130df094b19ce0b6b043ca 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.4-SNAPSHOT</version>
+        <version>0.8.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
index 0af9b1d316cd60da2cd9dc742fcf809f6451c53f..c704fa95347429794440a3c8269e1453f8e72ff7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.4-SNAPSHOT</version>
+        <version>0.8.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflowjava-config</artifactId>
index 2f164137d5faa39aef5f253701d6027c2ad547e6..0fc0a8127ded7d36430363a0905bad9bb47ba1e2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.4-SNAPSHOT</version>
+        <version>0.8.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <packaging>bundle</packaging>
index dfb17af5f60b11fc2bf0df6962bb1b82b9806110..501eb4c6057fe6fe0e240c93ba78f12ec9215bb1 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4-Boron-SR4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-parent</artifactId>
-    <version>0.8.4-SNAPSHOT</version>
+    <version>0.8.4-Boron-SR4</version>
     <packaging>pom</packaging>
     <name>openflowjava</name> <!-- Used by Sonar to set project name -->
     <description>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <jmxGeneratorPath>${project.build.directory}/yang-gen-config</jmxGeneratorPath>
-        <karaf.distro.empty.version>1.7.4-SNAPSHOT</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.7.4-Boron-SR4</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
 
-        <config.version>0.5.4-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.4.4-SNAPSHOT</controller.mdsal.version>
-        <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
-        <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
+        <config.version>0.5.4-Boron-SR4</config.version>
+        <controller.mdsal.version>1.4.4-Boron-SR4</controller.mdsal.version>
+        <mdsal.model.version>0.9.4-Boron-SR4</mdsal.model.version>
+        <yangtools.version>1.0.4-Boron-SR4</yangtools.version>
     </properties>
 
     <dependencyManagement>
diff --git a/pom.xml b/pom.xml
index ab29a2c37ae4bce2914f5e069fe8b43beb26ab66..386369b05c594a79213dbbfd3938026eca8fcebc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.4-SNAPSHOT</version>
+        <version>0.8.4-Boron-SR4</version>
         <relativePath>parent</relativePath>
     </parent>
 
index 08a0fbb64fac83fbbe78c2fc3a46d8bbe990ea65..acac921be0a7bed16c8bede42d0dc78541ea9be8 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.4-SNAPSHOT</version>
+        <version>0.8.4-Boron-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>simple-client</artifactId>