Release Carbon release/carbon
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 22 May 2017 02:41:08 +0000 (02:41 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 22 May 2017 02:41:08 +0000 (02:41 +0000)
34 files changed:
api/pom.xml
artifacts/pom.xml
cisco-xe-driver/pom.xml
cisco-xr-driver/pom.xml
cisco-xrmodels/pom.xml
cli/pom.xml
dlux/cpeui/cpeui-bundle/pom.xml
dlux/cpeui/cpeui-module/pom.xml
dlux/cpeui/pom.xml
dlux/pom.xml
edgeassure-1000/pom.xml
features/features-unimgr/pom.xml
features/features4-unimgr/pom.xml
features/odl-unimgr-api/pom.xml
features/odl-unimgr-cisco-xe-driver/pom.xml
features/odl-unimgr-cisco-xr-driver/pom.xml
features/odl-unimgr-console/pom.xml
features/odl-unimgr-dlux/pom.xml
features/odl-unimgr-netvirt/pom.xml
features/odl-unimgr-ovs-driver/pom.xml
features/odl-unimgr-presto-api/pom.xml
features/odl-unimgr-rest/pom.xml
features/odl-unimgr-ui/pom.xml
features/odl-unimgr/pom.xml
features/pom.xml
impl/pom.xml
it/pom.xml
karaf/pom.xml
legato-api/pom.xml
netvirt/pom.xml
nrp-api/pom.xml
ovs-driver/pom.xml
pom.xml
presto-api/pom.xml

index 96599e28b29e65bd41d6db8094ae295d26eac0c6..5beca94f0d4219bd6f4558433a68baf8fbec424d 100644 (file)
@@ -10,20 +10,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index e9d9c5a34d026e3752fad49ed5e863f1c4e846b4..229391c6c696c803d73b6ef26ffdd0b843593881 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-artifacts</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index fd82594c8ff8ab3903bc0254188e0ceff0cd5d17..282a4136115f6b3defa0dd458f1a79149ccd3807 100755 (executable)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.6.0-Carbon</version>
         <relativePath />
     </parent>
 
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-cisco-xe-driver</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Carbon</version>
     <packaging>bundle</packaging>
     <build>
         <plugins>
index 4773055b6dc3bb87fb82c2954fc4f9eb5d22b9f8..b8ea8a70cf8541d25cab0bd7acad449522cf2024 100755 (executable)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.6.0-Carbon</version>
         <relativePath/>
     </parent>
 
@@ -24,7 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-cisco-xr-driver</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Carbon</version>
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index e3a7417bd22dceb451287f76d53da14c449fe765..5c7ef3f0cb2e037211f66a349aaa033510c35c21 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0-Carbon</version>
     <relativePath />
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>cisco-xrmodels</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index 8ea111d34051a3f83e2a0a1089784c3d92fcd2ec..c2b43c33b35540054f8a3b83d7e700e087458905 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-cli</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index 82e3a7d87e882562bfcf590f7c15d5cda1f8b8b4..30b9b3f276a5dcaa10df3d229edac2c2d4ef8fa6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>cpeui</artifactId>
         <groupId>org.opendaylight.unimgr</groupId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Carbon</version>
     </parent>
     <artifactId>cpeui-bundle</artifactId>
     <packaging>bundle</packaging>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.unimgr</groupId>
             <artifactId>cpeui-module</artifactId>
-            <version>0.2.0-SNAPSHOT</version>
+            <version>0.2.0-Carbon</version>
         </dependency>
     </dependencies>
     <build>
index fb9ec3aa2c8ad7e23ac39ee6e080b60b5552ae7c..2222fafcd334724308f97f3ba84bf2d819ed7194 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>cpeui</artifactId>
         <groupId>org.opendaylight.unimgr</groupId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Carbon</version>
     </parent>
     <artifactId>cpeui-module</artifactId>
     <packaging>jar</packaging>
index b4293568f9ea6c861a85a24ace8b6e689b4be048..463b8b537d86d1124e202873738392395a38c9ed 100644 (file)
@@ -4,7 +4,7 @@
     <packaging>pom</packaging>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>cpeui</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Carbon</version>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
     <name>ODL :: unimgr :: ${project.artifactId}</name>
@@ -16,7 +16,7 @@
     <properties>
         <osgi.core.version>5.0.0</osgi.core.version>
         <apache.felix.compendium>1.4.0</apache.felix.compendium>
-        <dlux.loader.version>0.5.0-SNAPSHOT</dlux.loader.version>
+        <dlux.loader.version>0.5.0-Carbon</dlux.loader.version>
     </properties>
 
 
index 5ecade3af82b9fe0b8bc1ab25dc3009ec8f22806..f97c176794b523b038cfe81e48a7d732b3e8e8e0 100644 (file)
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>dlux</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index 574411aefc899397742007238231234e288ebd2a..943eb9342004da135cdf2c5fc4e9e66e78488d8a 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0-Carbon</version>
     <relativePath />
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>edgeassure-1000</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -33,7 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <dependency>
       <groupId>org.opendaylight.unimgr</groupId>
       <artifactId>unimgr-impl</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.2.0-Carbon</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
index 6539dd8bc58b36bf1904f2e7e3e1d06af41e6023..2057c79a802a984d8b9d5378349dcf634d5dbe64 100644 (file)
@@ -8,12 +8,12 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-features</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
   <dependencyManagement>
     <dependencies>
index ba41423e5e24d20d0c831c2614ad56b244293252..8759f6d2704eba22c887780764d339df539cf62c 100644 (file)
@@ -6,13 +6,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>features4-unimgr</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <dependencies>
index 8bcc178d1173791c5201c35155f38282be4722d4..f6a9a8bf05070302fbfdecbe7339b21796c9473a 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index 7956696fe7fad0ce44c75a2845088c57c8ccdb72..cf390ba48d34ba533d7a80cff4483648d07b0021 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-cisco-xe-driver</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index 40285b9cf1e1925dfda04ed47530514ec8c62a04..f92a8d6ea65d626bbceba7b3569f39329474dc41 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-cisco-xr-driver</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index d7444b7047c5a9d3ae400e221a56c19135fe19aa..50bee61fe8a0e8f473c2a19021ac857c370a8c54 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-console</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index b5db5629c2d211d6e88b68dd2b166e0d50374c6b..51d5690cafb5e16c36f3c17ea92f2a54ec3e3f23 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-dlux</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index ef3b8572e18845e743b1b0a292e484f90c27fba1..1be34398a0493c3e004da30bb9d486da250c4c51 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-netvirt</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index 34459d53db2c7a5006a19e777db96bb88a758fed..256a7736f6fdc5038d2e935f328339e8a64c87a6 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-ovs-driver</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index 0aaa2b8549b06ac63446bbca5808029adc3ae891..e9ab5769a0b0a6671b8bc40547cad383a812d208 100755 (executable)
@@ -8,19 +8,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-presto-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   
   <properties>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
   </properties>  
 
   <dependencies>
index 81aaaf6a4294db681e0a57336c7c0cc90f000a34..79133ff95699a79dad5f0c7e54c10843b83863e1 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-rest</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index d3e7b08ec7f311ac647ca585d28b17343e911d09..5479160c066b94a5935db38ce0d41b47a80d09f7 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-ui</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index 8459dddc5c42ad4f85538bf7a88b1de6889cb0f2..a431ec311f3bb0425f453822cf1d8161f8e7f903 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>
index 8bed3d501c1afcb6521b3a49f1e483fbdb08ada6..b8645f09f65de6a250b161194240f1fbb7669299 100644 (file)
@@ -8,12 +8,12 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>  
   <artifactId>features-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index d2fc4238c7fc24c872ec54a67241349121d8b503..6ac43979afd7c89996207c010692ed85182f0e52 100644 (file)
@@ -12,18 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.6.0-Carbon</version>
         <relativePath/>
     </parent>
 
     <properties>
-        <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+        <ovsdb.version>1.4.0-Carbon</ovsdb.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-impl</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Carbon</version>
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
@@ -89,7 +89,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-topology</artifactId>
-            <version>1.2.0-SNAPSHOT</version>
+            <version>1.2.0-Carbon</version>
         </dependency>
 
         <!-- dependencies to use AbstractDataBrokerTest -->
index 3081641cc22f0cedcae2fbc82ed5ec121627da6a..fafaa6aff98ec762e7d4013d1a07809bd95e902e 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.5.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-it</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index 0b8b70891ef367f2bc2fc1e127f382abc628d127..3eccf9e42121b957852692e9b4ecabd86d3f9689 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-karaf</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
index b694455481b1f68912687f8f8147fcf3dfaef03e..0c6921899901dfe5bab3b1661bc2ac2406d69c7c 100644 (file)
@@ -10,22 +10,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-legato-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
   </properties>
 
   <dependencies>
index d819f5af08099fead110e172cdc7d6ce9333235f..9d806941cc13ae9d4d7289f590dc1ec7b4491477 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.0-Carbon</version>
     <relativePath />
   </parent>
 
   <properties>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <vpnservices.version>0.4.0-SNAPSHOT</vpnservices.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <vpnservices.version>0.4.0-Carbon</vpnservices.version>
   </properties>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-netvirt</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index b57331a71b14ceaf92f19093d6796447e31b6725..b8d471f1b6eebdd05579780cbf1c8f65bcdbef62 100644 (file)
@@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-nrp-tapi-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 40083158cc975a7478d7dfe86f810bf106a06b33..9389b2bafe28628d2356d0a2f5e015c0b830308c 100755 (executable)
@@ -6,20 +6,20 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.6.0-Carbon</version>
         <relativePath/>
     </parent>
 
     <properties>
         <checkstyle.skip>true</checkstyle.skip>
         <powermock.version>1.6.4</powermock.version>
-        <openflow.version>0.4.0-SNAPSHOT</openflow.version>
+        <openflow.version>0.4.0-Carbon</openflow.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>ovs-driver</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Carbon</version>
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
diff --git a/pom.xml b/pom.xml
index ebc0ceb8ffdcae7fc01c43f325b632544cd4415d..2f1b8047189019195c5e49200111f24599245a03 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <name>unimgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index a425754d9bd69426cc32d08aaa623e31b3859192..3d822b8cc7329e79f5767328ac3464618371875d 100644 (file)
@@ -10,21 +10,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-presto-api</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>