Release Boron-SR2 release/boron-sr2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 15 Dec 2016 02:17:57 +0000 (02:17 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 15 Dec 2016 02:17:57 +0000 (02:17 +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 6683fc45dde9a22479146bb2684c2bdd6cd452c4..bc01ddb4fa03a63e621841627a0e0c348ca83c19 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.2-Boron-SR2</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-artifacts</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.2-Boron-SR2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index c06d5cc5d3f907f75b97eee6cb27e80844a5b96a..7aa0cb6f28f33fb06e107392b63caa78bb5e662b 100644 (file)
@@ -4,21 +4,21 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.2-Boron-SR2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.8.2-SNAPSHOT</version>
+  <version>0.8.2-Boron-SR2</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.5.2-SNAPSHOT</config.version>
-    <controller.mdsal.version>1.4.2-SNAPSHOT</controller.mdsal.version>
-    <mdsal.version>2.1.2-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.4.2-SNAPSHOT</controller.mdsal.version>
-    <mdsal.model.version>0.9.2-SNAPSHOT</mdsal.model.version>
+    <config.version>0.5.2-Boron-SR2</config.version>
+    <controller.mdsal.version>1.4.2-Boron-SR2</controller.mdsal.version>
+    <mdsal.version>2.1.2-Boron-SR2</mdsal.version>
+    <controller.mdsal.version>1.4.2-Boron-SR2</controller.mdsal.version>
+    <mdsal.model.version>0.9.2-Boron-SR2</mdsal.model.version>
   </properties>
 
   <dependencyManagement>
@@ -36,7 +36,7 @@
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.2-Boron-SR2</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 9851bc6b882ac132c82fbb9ac670c0744c563c3e..2d2fe4b3dbea3f746acb455a3216e8be7104ebe9 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.2-Boron-SR2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-api</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.2-Boron-SR2</version>
     <packaging>bundle</packaging>
     <name>Openflow Protocol Library - API</name>
     <scm>
@@ -18,8 +18,8 @@
     </scm>
 
     <properties>
-      <mdsal.version>2.1.2-SNAPSHOT</mdsal.version>
-      <mdsal.model.version>0.9.2-SNAPSHOT</mdsal.model.version>
+      <mdsal.version>2.1.2-Boron-SR2</mdsal.version>
+      <mdsal.model.version>0.9.2-Boron-SR2</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index 603e764072bb7ac20cc06e5fe3ef5721d2d54926..1edc907891b0a128cb9f63930cb4e2558089f9b5 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.2-Boron-SR2</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
index be4f579bc56a8271f9815da49b5fe16a1a6fb2dc..dfcd2409de793e5b1492f75965ac77ae3019334d 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.2-Boron-SR2</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
index 58608c1517b981ca59a7e41ca170f8334798c16d..7dd98125a7f2319e588337481ed05317da1d24e5 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.2-Boron-SR2</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
index 16245ea3a685f10365cc0b5f62c3c4a485c7a4b9..d2b7308d0755762310f22b5ac4777ce4d1af317d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.2-Boron-SR2</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflowjava-config</artifactId>
index d2471b60cad154e5bbdd8893e5d372ab41674c12..f96d1a1c084f50cfb9d9ec239fcb1c66375394b5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.2-Boron-SR2</version>
         <relativePath>../parent</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 8126ec63b950e7b6c5bc382264031fc0d42fc798..eedbfc0dc34227a04deb96993e7658c6093fa316 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.2-Boron-SR2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.2-Boron-SR2</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.2-SNAPSHOT</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.7.2-Boron-SR2</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
 
-        <config.version>0.5.2-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.4.2-SNAPSHOT</controller.mdsal.version>
-        <mdsal.model.version>0.9.2-SNAPSHOT</mdsal.model.version>
-        <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
+        <config.version>0.5.2-Boron-SR2</config.version>
+        <controller.mdsal.version>1.4.2-Boron-SR2</controller.mdsal.version>
+        <mdsal.model.version>0.9.2-Boron-SR2</mdsal.model.version>
+        <yangtools.version>1.0.2-Boron-SR2</yangtools.version>
     </properties>
 
     <dependencyManagement>
diff --git a/pom.xml b/pom.xml
index 8c00dc59048a5e6452ff0c4ac587cb8085815296..140777a0f6e3c1576e92dcd0de26c9fde303695e 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.2-SNAPSHOT</version>
+        <version>0.8.2-Boron-SR2</version>
         <relativePath>parent</relativePath>
     </parent>
 
index 439c7797201de1112c4f79b22d540c60021eea22..da920791d3a05001f060cb18a8fbedff4e5d79de 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.2-Boron-SR2</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>simple-client</artifactId>