Release Boron-SR3 release/boron-sr3
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 5 Apr 2017 10:28:23 +0000 (10:28 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 5 Apr 2017 10:28:23 +0000 (10:28 +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 bbf1b61dfef161aeb447da4c37a1d33b135a445b..637cd4e7864ef74bff6d712a38981dcca293d121 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-artifacts</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.8.3-Boron-SR3</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 0c03303e9d07c9591982818636d2c134fac4722e..ac8118a385ec563e8a867a4108b804694ee658e9 100644 (file)
@@ -4,21 +4,21 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.8.3-SNAPSHOT</version>
+  <version>0.8.3-Boron-SR3</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.5.3-SNAPSHOT</config.version>
-    <controller.mdsal.version>1.4.3-SNAPSHOT</controller.mdsal.version>
-    <mdsal.version>2.1.3-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.4.3-SNAPSHOT</controller.mdsal.version>
-    <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
+    <config.version>0.5.3-Boron-SR3</config.version>
+    <controller.mdsal.version>1.4.3-Boron-SR3</controller.mdsal.version>
+    <mdsal.version>2.1.3-Boron-SR3</mdsal.version>
+    <controller.mdsal.version>1.4.3-Boron-SR3</controller.mdsal.version>
+    <mdsal.model.version>0.9.3-Boron-SR3</mdsal.model.version>
   </properties>
 
   <dependencyManagement>
@@ -36,7 +36,7 @@
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3-Boron-SR3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index e60d953261da2c21ae44e37c0890524c84affb2e..776e30d48d24e52bfa3e9ff052044490decc57d4 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.3-SNAPSHOT</version>
+        <version>0.9.3-Boron-SR3</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-api</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.8.3-Boron-SR3</version>
     <packaging>bundle</packaging>
     <name>Openflow Protocol Library - API</name>
     <scm>
@@ -18,8 +18,8 @@
     </scm>
 
     <properties>
-      <mdsal.version>2.1.3-SNAPSHOT</mdsal.version>
-      <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
+      <mdsal.version>2.1.3-Boron-SR3</mdsal.version>
+      <mdsal.model.version>0.9.3-Boron-SR3</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index 05e00d66d5b59877d1934ac1dc7edcee078eea8b..c87f0af2d939403dd7097ab0ef6157e293399a9f 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.3-SNAPSHOT</version>
+        <version>0.8.3-Boron-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
index 1ec333e3e967ffd6100abf505159d35504b88a7c..d18f4cabdc3c60d05e62884bf2c5cc4e3e9c7c87 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.3-SNAPSHOT</version>
+        <version>0.8.3-Boron-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
index b130802dfa393d96ff7c430126b3b1a0fc0e90e8..33b00968dbc81fe9fb584bfd7e64ad5aed6a8e9b 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.3-SNAPSHOT</version>
+        <version>0.8.3-Boron-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
index 3062c37d838b338463b2e523a09a525e37317147..61f8e6c00731d6199d011c4bd067c86f67d1376a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.3-SNAPSHOT</version>
+        <version>0.8.3-Boron-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflowjava-config</artifactId>
index 64008b2546ef6b91ffdd967dcc171d73f61006bf..1e8af01e0d9f9d2d42ced37c1d61417f1ade9eb7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.3-SNAPSHOT</version>
+        <version>0.8.3-Boron-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
     <packaging>bundle</packaging>
index f3bb7e0bfce1df528bbf9734b396b963d8fecc69..6bd79a0124b1b72668af39949ef967eae0490fa2 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.3-Boron-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.8.3-Boron-SR3</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.3-SNAPSHOT</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.7.3-Boron-SR3</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
 
-        <config.version>0.5.3-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.4.3-SNAPSHOT</controller.mdsal.version>
-        <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
-        <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
+        <config.version>0.5.3-Boron-SR3</config.version>
+        <controller.mdsal.version>1.4.3-Boron-SR3</controller.mdsal.version>
+        <mdsal.model.version>0.9.3-Boron-SR3</mdsal.model.version>
+        <yangtools.version>1.0.3-Boron-SR3</yangtools.version>
     </properties>
 
     <dependencyManagement>
diff --git a/pom.xml b/pom.xml
index a29b4512eb0b3f81106f5e7b912136ac282a7c1f..a36499a0338c362461e223a6dc9cda33e7135339 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.3-SNAPSHOT</version>
+        <version>0.8.3-Boron-SR3</version>
         <relativePath>parent</relativePath>
     </parent>
 
index 803768b17281500fc29d40b8e6a594ca00dccf7d..fa8fb36e2f712c64ad8c0ed291a12cc4e4e7ce8c 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.3-SNAPSHOT</version>
+        <version>0.8.3-Boron-SR3</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>simple-client</artifactId>