Release Carbon release/carbon-sr2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 9 Oct 2017 19:04:32 +0000 (19:04 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 9 Oct 2017 19:04:32 +0000 (19:04 +0000)
16 files changed:
artifacts/pom.xml
features/features-openflowjava/pom.xml
features/features4-openflowjava/pom.xml
features/odl-openflowjava-all/pom.xml
features/odl-openflowjava-protocol/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-blueprint-config/pom.xml
openflowjava-config/pom.xml
openflowjava-util/pom.xml
parent/pom.xml
pom.xml
simple-client/pom.xml

index dd508db5163c0a9429f715b84b8783f477b1e6e6..9bff38c01064c1a2e6c51d415e73fd7515c0547a 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.2-Carbon</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-artifacts</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.2-Carbon</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 40bf161d272395cb414faf7c6ae77d483999dec2..7fd62950f3174630f56e822e664958d20b919db1 100644 (file)
@@ -4,20 +4,20 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.2-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.9.2-SNAPSHOT</version>
+  <version>0.9.2-Carbon</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.6.2-SNAPSHOT</config.version>
-    <controller.mdsal.version>1.5.2-SNAPSHOT</controller.mdsal.version>
-    <mdsal.version>2.2.2-SNAPSHOT</mdsal.version>
-    <mdsal.model.version>0.10.2-SNAPSHOT</mdsal.model.version>
+    <config.version>0.6.2-Carbon</config.version>
+    <controller.mdsal.version>1.5.2-Carbon</controller.mdsal.version>
+    <mdsal.version>2.2.2-Carbon</mdsal.version>
+    <mdsal.model.version>0.10.2-Carbon</mdsal.model.version>
   </properties>
 
   <dependencyManagement>
@@ -35,7 +35,7 @@
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.2-Carbon</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 739df23df054f41cb9921be0254d8302a1fe704f..9634efc87fac78c62cf2827220fb744140dc7c9e 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.2-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features4-openflowjava</artifactId>
-  <version>0.9.2-SNAPSHOT</version>
+  <version>0.9.2-Carbon</version>
   <packaging>feature</packaging>
 
   <dependencies>
index d24fb54dd8df3047f4fde19c3c8443e1242ccd09..01ad67b89f7700ec45e5fb29adacb595e1054d98 100644 (file)
@@ -7,13 +7,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.2-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>odl-openflowjava-all</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.2-Carbon</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Openflow Java :: All</name>
index 9f135977a95f4910969709ed94a5bb3b14f46adb..e4a6ce032509642a6a282be2733f2e162f61c631 100644 (file)
@@ -7,23 +7,23 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.2-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>odl-openflowjava-protocol</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.2-Carbon</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Openflow Java :: Protocol</name>
 
     <properties>
-        <config.version>0.6.2-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.5.2-SNAPSHOT</controller.mdsal.version>
-        <mdsal.version>2.2.2-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.10.2-SNAPSHOT</mdsal.model.version>
-        <odlparent.netty>1.8.2-SNAPSHOT</odlparent.netty>
+        <config.version>0.6.2-Carbon</config.version>
+        <controller.mdsal.version>1.5.2-Carbon</controller.mdsal.version>
+        <mdsal.version>2.2.2-Carbon</mdsal.version>
+        <mdsal.model.version>0.10.2-Carbon</mdsal.model.version>
+        <odlparent.netty>1.8.2-Carbon</odlparent.netty>
     </properties>
 
 
index 479d7cb7415553a1d39fbd4f08a4371522ea9d36..9513eb5517406eb9d3ab3a61fbd0f6279739d075 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.2-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>0.9.2-SNAPSHOT</version>
+  <version>0.9.2-Carbon</version>
   <packaging>pom</packaging>
 
   <modules>
index ab1970de36fc1f84615d2c94268f1e4728d932cf..881a2e8b5b375151f72d4843bc9e221d7405541d 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.2-SNAPSHOT</version>
+        <version>0.10.2-Carbon</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-api</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.2-Carbon</version>
     <packaging>bundle</packaging>
     <name>Openflow Protocol Library - API</name>
     <scm>
@@ -18,8 +18,8 @@
     </scm>
 
     <properties>
-      <mdsal.version>2.2.2-SNAPSHOT</mdsal.version>
-      <mdsal.model.version>0.10.2-SNAPSHOT</mdsal.model.version>
+      <mdsal.version>2.2.2-Carbon</mdsal.version>
+      <mdsal.model.version>0.10.2-Carbon</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index 111e35c2b35b5023426a2f1e8179659b98cfb1ad..ec8fa7d81a95839bbf3e82ea02a3cb709f6b6e2c 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.2-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
index f26cd7a32a759924ae65096f10ba0e54c5f4a9db..ef976fdba2dc0c8f05901028782bb2ecb3c17cd6 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.2-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
index 1aed544fd1e707e5b45f11a1938451ec3ce01a3b..1ae1758f3fd210cb97eb29a251794d15b0773b00 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.2-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
index 04136172f317b0920568a189fac3640d25c9c7ae..eaa0b7cab61a9308fac66868b2bf59e0ded61854 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.2-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflowjava-blueprint-config</artifactId>
index 462cb138329a03a8f0db751e2224cb864f876e27..66fa9597451356298190cbc3c4b7a8e40f4e0f0c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.2-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflowjava-config</artifactId>
index ea0096a67c6261d9436bece0a6025c335d452176..a1d958355d74e056ba3faaa18b75c136244b7619 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.2-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 915616d1ef5f060a46dc2dbd242dd0561d534923..17c21f43b6757a72b8826ed061072ac8c9bbda92 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.2-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-parent</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.2-Carbon</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.8.2-SNAPSHOT</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.8.2-Carbon</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
 
-        <config.version>0.6.2-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.5.2-SNAPSHOT</controller.mdsal.version>
-        <mdsal.model.version>0.10.2-SNAPSHOT</mdsal.model.version>
-        <yangtools.version>1.1.2-SNAPSHOT</yangtools.version>
+        <config.version>0.6.2-Carbon</config.version>
+        <controller.mdsal.version>1.5.2-Carbon</controller.mdsal.version>
+        <mdsal.model.version>0.10.2-Carbon</mdsal.model.version>
+        <yangtools.version>1.1.2-Carbon</yangtools.version>
         <argparse4j.version>0.7.0</argparse4j.version>
     </properties>
 
diff --git a/pom.xml b/pom.xml
index e9c800ba85bc83fe8edf0ac2f48a978fcdb6221c..4d093d79b4bef8d87a58fe76873dd277863569a6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.2-Carbon</version>
         <relativePath>parent</relativePath>
     </parent>
 
index 26737bba2e42983bef3f157c9dfbb862679cd189..d7d4c446d9bc2350b59397f7ac85320d9d7797bb 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.2-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>simple-client</artifactId>