Release Carbon release/carbon-sr4
authorjenkins-releng <jenkins-releng@opendaylight.org>
Sat, 21 Apr 2018 00:36:17 +0000 (00:36 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Sat, 21 Apr 2018 00:36:17 +0000 (00:36 +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 09c957b8b42b451e759497ecdfcc326673b7681c..2f8a7d5670f07aee76f8cf02a6b60eb43ebdc98d 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.4-Carbon</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-artifacts</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.4-Carbon</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index a6601ee567e40c70a4b82a8b36fe4ba949217646..2f041ebe858a1bf0427e9f1421bda4c8bccc8fdb 100644 (file)
@@ -4,20 +4,20 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.4-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.4-Carbon</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.6.4-SNAPSHOT</config.version>
-    <controller.mdsal.version>1.5.4-SNAPSHOT</controller.mdsal.version>
-    <mdsal.version>2.2.4-SNAPSHOT</mdsal.version>
-    <mdsal.model.version>0.10.4-SNAPSHOT</mdsal.model.version>
+    <config.version>0.6.4-Carbon</config.version>
+    <controller.mdsal.version>1.5.4-Carbon</controller.mdsal.version>
+    <mdsal.version>2.2.4-Carbon</mdsal.version>
+    <mdsal.model.version>0.10.4-Carbon</mdsal.model.version>
   </properties>
 
   <dependencyManagement>
@@ -35,7 +35,7 @@
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.4-Carbon</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 0b4e1cb47437367c09b2e8b5950057dea46d8e48..1b31e6a03339cbe20640a6116111b41bb04db2a8 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.4-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features4-openflowjava</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.4-Carbon</version>
   <packaging>feature</packaging>
 
   <dependencies>
index 82773601c26824f857cd0ec0f116ee7d5eac0d80..c3e24a016721ab012808d7920297be332a9af098 100644 (file)
@@ -7,13 +7,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.4-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>odl-openflowjava-all</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.4-Carbon</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Openflow Java :: All</name>
index d4b87415f6b1bd3f54015fb5e6a4ef6c10e0bcec..66ddfa8a670ac883359e629219b297fbac1bd262 100644 (file)
@@ -7,23 +7,23 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.4-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>odl-openflowjava-protocol</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.4-Carbon</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Openflow Java :: Protocol</name>
 
     <properties>
-        <config.version>0.6.4-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.5.4-SNAPSHOT</controller.mdsal.version>
-        <mdsal.version>2.2.4-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.10.4-SNAPSHOT</mdsal.model.version>
-        <odlparent.netty>1.8.4-SNAPSHOT</odlparent.netty>
+        <config.version>0.6.4-Carbon</config.version>
+        <controller.mdsal.version>1.5.4-Carbon</controller.mdsal.version>
+        <mdsal.version>2.2.4-Carbon</mdsal.version>
+        <mdsal.model.version>0.10.4-Carbon</mdsal.model.version>
+        <odlparent.netty>1.8.4-Carbon</odlparent.netty>
     </properties>
 
 
index 8c71c4aa41857780688124545130148c55054262..0181ed16b4b61826835266ec2eb831a9e4b3665a 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.4-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>0.9.4-SNAPSHOT</version>
+  <version>0.9.4-Carbon</version>
   <packaging>pom</packaging>
 
   <modules>
index d8bddff6fbe6b1da4c7339400e06732658a279b6..cb4b58183b8d0e3952812a46a3e1caf11af0b05f 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.4-SNAPSHOT</version>
+        <version>0.10.4-Carbon</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-api</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.4-Carbon</version>
     <packaging>bundle</packaging>
     <name>Openflow Protocol Library - API</name>
     <scm>
@@ -18,8 +18,8 @@
     </scm>
 
     <properties>
-      <mdsal.version>2.2.4-SNAPSHOT</mdsal.version>
-      <mdsal.model.version>0.10.4-SNAPSHOT</mdsal.model.version>
+      <mdsal.version>2.2.4-Carbon</mdsal.version>
+      <mdsal.model.version>0.10.4-Carbon</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index 2ea9d97125cb61f28ad929ffede316de08ac8e9b..7d107e9a82ffd82285e15dde2bf206600e9d2151 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
index 4cfb2e71f569b420a5c1e3b0be0603e1acbfb67e..876ef065ee8567f4a28e83f31e1d7f32c5a5bc97 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
index 6f7aee5b2476f14b391dcebd9639cbef48e9b30b..e17bd2e11d9b6273bea6c76c3e7a2d0a5052c22a 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
index 0eb7472986ceca584b7c8e1f961c2f8d3864e681..ec6c2c47641ef54ed76fe1188ebee119b3633761 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflowjava-blueprint-config</artifactId>
index 458d81c3ac81fa5e25e3b9cb0b2acddd2459f4b7..21629385778c7dfee26e54407836b7bcf10045b4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>openflowjava-config</artifactId>
index 6f3064585fc2a8d537c2aa2d37ebc013f9206219..098cabcf5b572042900e5c4589167c3743f7769e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <packaging>bundle</packaging>
index f25052c6912a5a500585fd7bb54df9654ddcc65d..ef9586160722ccd8a8adce88519bc6c5cfad5fa6 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.4-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-parent</artifactId>
-    <version>0.9.4-SNAPSHOT</version>
+    <version>0.9.4-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.4-SNAPSHOT</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.8.4-Carbon</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
 
-        <config.version>0.6.4-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.5.4-SNAPSHOT</controller.mdsal.version>
-        <mdsal.model.version>0.10.4-SNAPSHOT</mdsal.model.version>
-        <yangtools.version>1.1.4-SNAPSHOT</yangtools.version>
+        <config.version>0.6.4-Carbon</config.version>
+        <controller.mdsal.version>1.5.4-Carbon</controller.mdsal.version>
+        <mdsal.model.version>0.10.4-Carbon</mdsal.model.version>
+        <yangtools.version>1.1.4-Carbon</yangtools.version>
         <argparse4j.version>0.7.0</argparse4j.version>
     </properties>
 
diff --git a/pom.xml b/pom.xml
index 2fe183a740fa035d3691a99af03be18b6816fead..e3ee7448ac408fdf916e02687c0e5f127b9022a7 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.4-SNAPSHOT</version>
+        <version>0.9.4-Carbon</version>
         <relativePath>parent</relativePath>
     </parent>
 
index 4c3cc6e7389e8acd9be38d7d8c6dc08f180c0149..9292df8b9e53db83c6f9dbcc72b24aa9136e215e 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.9.4-SNAPSHOT</version>
+        <version>0.9.4-Carbon</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>simple-client</artifactId>