Migrate to odlparent 1.8.0-Carbon 97/58297/7
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 6 Jun 2017 02:25:24 +0000 (22:25 -0400)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 6 Jun 2017 20:20:00 +0000 (22:20 +0200)
Per request of odlparent project we are downgrading all Nitrogen
projects to use the released odlparent 1.8.0-Carbon to allow for the
odlparent project to start performing semver style releases.

Jira: RELENG-159
RT: 41406
Change-Id: I69e9fab9531b1127286ca3f4467b9a046ce25a51
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
100 files changed:
benchmark/artifacts/pom.xml
benchmark/pom.xml
features/benchmark/features-mdsal-benchmark/pom.xml
features/benchmark/features4-mdsal-benchmark/pom.xml
features/benchmark/odl-benchmark-api/pom.xml
features/benchmark/odl-dsbenchmark/pom.xml
features/benchmark/odl-mdsal-benchmark/pom.xml
features/benchmark/odl-ntfbenchmark/pom.xml
features/benchmark/pom.xml
features/config-netty/features-config-netty/pom.xml
features/config-netty/features4-config-netty/pom.xml
features/config-netty/odl-config-netty/pom.xml
features/config-netty/pom.xml
features/config-persister/features-config-persister/pom.xml
features/config-persister/features4-config-persister/pom.xml
features/config-persister/odl-config-manager-facade-xml/pom.xml
features/config-persister/odl-config-persister-all/pom.xml
features/config-persister/odl-config-persister/pom.xml
features/config-persister/odl-config-startup/pom.xml
features/config-persister/pom.xml
features/config/features-config/pom.xml
features/config/features4-config/pom.xml
features/config/odl-config-all/pom.xml
features/config/odl-config-api/pom.xml
features/config/odl-config-core/pom.xml
features/config/odl-config-manager/pom.xml
features/config/odl-config-netty-config-api/pom.xml
features/config/pom.xml
features/extras/features-extras/pom.xml
features/extras/features4-extras/pom.xml
features/extras/odl-extras-all/pom.xml
features/extras/odl-jolokia/pom.xml
features/extras/pom.xml
features/mdsal/features-mdsal/pom.xml
features/mdsal/features4-mdsal/pom.xml
features/mdsal/odl-clustering-test-app/pom.xml
features/mdsal/odl-mdsal-all/pom.xml
features/mdsal/odl-mdsal-broker-local/pom.xml
features/mdsal/odl-mdsal-broker/pom.xml
features/mdsal/odl-mdsal-clustering-commons/pom.xml
features/mdsal/odl-mdsal-clustering/pom.xml
features/mdsal/odl-mdsal-common/pom.xml
features/mdsal/odl-mdsal-distributed-datastore/pom.xml
features/mdsal/odl-mdsal-remoterpc-connector/pom.xml
features/mdsal/odl-message-bus-collector/pom.xml
features/mdsal/odl-toaster/pom.xml
features/mdsal/pom.xml
features/pom.xml
features/protocol-framework/features-protocol-framework/pom.xml
features/protocol-framework/features4-protocol-framework/pom.xml
features/protocol-framework/odl-protocol-framework/pom.xml
features/protocol-framework/pom.xml
karaf/karaf-parent/pom.xml
karaf/opendaylight-karaf-empty/pom.xml
karaf/opendaylight-karaf/pom.xml
karaf/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/artifacts/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/commons/filter-valve/pom.xml
opendaylight/commons/jolokia/pom.xml
opendaylight/commons/liblldp/pom.xml
opendaylight/commons/logback_settings/pom.xml
opendaylight/config/config-it-base/pom.xml
opendaylight/config/config-netty-config/pom.xml
opendaylight/md-sal/benchmark-data-store/pom.xml
opendaylight/md-sal/cds-access-api/pom.xml
opendaylight/md-sal/cds-access-client/pom.xml
opendaylight/md-sal/cds-dom-api/pom.xml
opendaylight/md-sal/md-sal-config/pom.xml
opendaylight/md-sal/mdsal-artifacts/pom.xml
opendaylight/md-sal/mdsal-it-parent/pom.xml
opendaylight/md-sal/mdsal-trace/features/features-mdsal-trace/pom.xml
opendaylight/md-sal/mdsal-trace/features/features4-mdsal-trace/pom.xml
opendaylight/md-sal/mdsal-trace/features/odl-mdsal-trace/pom.xml
opendaylight/md-sal/mdsal-trace/features/pom.xml
opendaylight/md-sal/mdsal-trace/pom.xml
opendaylight/md-sal/messagebus-config/pom.xml
opendaylight/md-sal/messagebus-util/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-akka-raft-example/pom.xml
opendaylight/md-sal/sal-akka-raft/pom.xml
opendaylight/md-sal/sal-binding-api/pom.xml
opendaylight/md-sal/sal-binding-broker/pom.xml
opendaylight/md-sal/sal-binding-dom-it/pom.xml
opendaylight/md-sal/sal-binding-util/pom.xml
opendaylight/md-sal/sal-clustering-config/pom.xml
opendaylight/md-sal/sal-common-impl/pom.xml
opendaylight/md-sal/sal-common-util/pom.xml
opendaylight/md-sal/sal-connector-api/pom.xml
opendaylight/md-sal/sal-dom-api/pom.xml
opendaylight/md-sal/sal-dom-broker/pom.xml
opendaylight/md-sal/sal-dom-spi/pom.xml
opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml
opendaylight/md-sal/sal-schema-service/pom.xml
opendaylight/md-sal/samples/toaster-consumer/pom.xml
pom.xml

index b3b28d2cd906a559ccb865488d4fbfb939f2ecce..ac7069223bcb78517c67ec9697ef2b8cbdeae9ca 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 39752eee3960f937c6296445fa53d0533d216611..45b2b4dd4dacd609ca4689728ab8e3216bc6ab71 100644 (file)
@@ -9,7 +9,7 @@ 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.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
index adfa5640d5bd34e60c5dc0f2f6952829428891c0..b941735b8b22e03dc9c35a86cb1088e8bc800f3b 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
index acefd35e289e7dbfee7935db11f9570d297c2f76..45ff1bd024ac90555978e2d4b7a7ea9b599f0fe5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index e0f98e2ee7bced77ea1a513339d943d9525135e1..d0de701aac0d76949c8a10b4334ed07f6bf1c143 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index bf379d6c42d75fa63f713080d5ce72a5fbc879a4..d4ca5c8f64c2fefd263f4e8f8806dfcbf80fa87f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index d7b350b00085ffdef79677876756f78f1fec775e..6741a45aac3849f0d957cb83464a42718a187be4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index e753fb64981271fff856623e5f23948afef54b6c..4ef19c8bf81f6891c03543b6bd14e582a031189c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 067a95903e6c84f8e26235c7dcf39d9ba93e8cd5..de3eef629363c418bd191c27f53ddfeea1625fab 100644 (file)
@@ -11,7 +11,7 @@ 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.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.controller</groupId>
index 2eb1315b3966ceb6b3daa150651f270bfc32ee01..2045e56edf66211f3ce3b5bb723985bad1b95e8c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index d14c20b3b8b507646f2cc989fad0dbf89f2c926f..616222df4cae99a4dac8497372c13b65b6593dca 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 21969a568bd406cbc59010e8394f30ba10a2e9cb..8d96fa8fa23688bbfa0608a64dd3d9b817d7a029 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 1eaabed3a12bb70f93439c41a5b293d78f1fe592..ebbb179ee54f28fcf867e5d09421a512f03fe9f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 8ae463baaff21a2594de979f2296fb7e6c0625be..36fb8a440ed7f886cb52f6352af7e8166d0dbd56 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index bd7de8e5c061cc4db68895f1118f40c631f174b4..c26c07224f7e2eeb988e40b5f005c1884d885626 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 86ee1165e3fba9e57715ef1918897761fcb68c09..80400163c94ef3c25f6dcc7a9e0bd5caeb3d678d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 637f42c7c3ae5e943cdebdcd992b5469ed53d7b8..4b858948afc63fb13d404b9a11e0cad9adcfa4d5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index ade4c83bb62a6ce34f0ad00ec9a0c965d53803d7..1d275c5c175feec733cc62db8c9480a78f4a6251 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 7bef5800602000176d51cb3ecf36056850507a19..e73ceafdb2a5827f12896633d961d1df8be68b82 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 7ad7a63c11a8870307d80fc15c4186396a33789c..0be38556cf0d91664338983cb109e71053dacc6a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index ae24ab24bb8e38f075db42b9f08e88cf87abc702..8b3ac70d52b6ea64561e1149fd415c8b21f42439 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
@@ -17,7 +17,7 @@
     <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
     <mdsal.version>2.3.0-SNAPSHOT</mdsal.version>
     <config.version>0.7.0-SNAPSHOT</config.version>
-    <odlparent.version>1.9.0-SNAPSHOT</odlparent.version>
+    <odlparent.version>1.8.0-Carbon</odlparent.version>
     <features.file>features.xml</features.file>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
   </properties>
@@ -28,7 +28,7 @@
        <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 9c62adf1b0942edf820291a6fb730eadbe3eb546..57a8d4449bf8b640545e69806c1df48541dbe39d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 2c1159ebf1fb0a52881ce2f2a5b49a775b4f2659..3801927f3dd05e40f4ad4c7739430ee87e20f4e0 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index d6ac6d7be82c1fc11241876bc44812524b4f6d6c..ad88d3ca81adbcde31afee974c452a7d7c6f5687 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 1ab8afdaed5e209f76622ee33db19903e2cdd597..c170db2a155679e6fc08c644144983da1489355f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 2b82463727cb4b7579805c3506fc4b92c00119b3..fd65c5c7e514a011f311b240320bd1cc85a512c9 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 18c81672391282ff3c44a34ed7ae7f4ce48c94a5..1d048d511845e55667d54ab4864e7d73ccfa8b98 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>odl4-netty-4</artifactId>
-            <version>1.9.0-SNAPSHOT</version>
+            <version>1.8.0-Carbon</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 3950436b21b876edfca2af10e712da5da26c6145..b4d4625cfa9596d49daa361c38fc40ef713cd2b7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 9dcbdc5731de32f59e438b3519ea9c8001340110..d63b6ef8db459c05407206bbb34fadbb72e6a16a 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 0d8264234c60eefbe0d96159f8e127694a589c6a..9ca7ab2c5280eea29559d337b9a7963c6104a87a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
@@ -40,4 +40,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>
index 665b7a6a0e280c3e8140b0bf1bcc4048eb6df362..8b69a1c28c2df172a2366574b1dcf16927fce5f4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
@@ -35,4 +35,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>
index b228b287581fde6389462c34c38d72a38a450ec8..94bdd8bde8cf144b796fb5600f5873bf3ace5ee2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
@@ -44,4 +44,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>
index 0bf8dbd43fca78deb36c17491a8035adb43b5c84..dc0014daa1713fbfa03ab2a4051866110e497a5c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index b66173bc8558d3e23d5703d16b60bcaf24ecc273..43efee23e2ce2396027cc6455c42f11d84c60cd0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
     <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
     <mdsal.version>2.3.0-SNAPSHOT</mdsal.version>
     <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
-    <odlparent.version>1.9.0-SNAPSHOT</odlparent.version>
+    <odlparent.version>1.8.0-Carbon</odlparent.version>
     <controller.mdsal.version>1.6.0-SNAPSHOT</controller.mdsal.version>
     <config.version>0.7.0-SNAPSHOT</config.version>
     <commons.opendaylight.version>1.9.0-SNAPSHOT</commons.opendaylight.version>
-    <akka.features.version>1.9.0-SNAPSHOT</akka.features.version>
+    <akka.features.version>1.8.0-Carbon</akka.features.version>
     <features.file>features.xml</features.file>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
@@ -37,7 +37,7 @@
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 5610ee3e8c55332dc8ba9345fbd220b0ebf94310..c71ecff659256153c26a8778fdead48ef9236080 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 0827f443c1b6be73cfd4d52db4f5a35ce6711baf..a59531b2d632d1fcff2b2eca166f61a8a986bb6d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 3fd12765b2b499dfa4219d190356d4493800502f..f307b8825f4e21c6c42fe4a04cc0da9f81e9dc7b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index c2bf84d44143d6d8ff21b12be6ec962826d455c6..fd999610c0837a602c6963e169216e4e1db264fc 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.odlparent</groupId>
                 <artifactId>odlparent-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.8.0-Carbon</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 38c4a1f2e4dd509fd32b432c0f615f0760af7f23..3557105a28c4a9856d9290451a7b6450b985842d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 16a50b176ac2bd72f22a33107d340dac8bcbd866..244f0752416feda7ac8e2e7880b895b3ae20379f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.odlparent</groupId>
                 <artifactId>odlparent-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.8.0-Carbon</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 362ae5e91db78c3e2e6016599b3ba400177d36f4..ed38a3ac8e36e42ad9580f538596821a242c7102 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 1db8a2279559b53f8f11de9a75343e9242c65f12..dd79a50ef61357932189b9e71072443aabd6cd3c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 0f2b822bae96a8b12919f6570fe009a728e11515..acb4ec35809979ff5c7f4716131c1e5971678f43 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index b71887f3813071436da322cdc76f55b1b468b425..67bf1f006ce783951f7fde9b082a15e3bfb4ca00 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
@@ -41,7 +41,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>odl4-akka-leveldb-0.7</artifactId>
-            <version>1.9.0-SNAPSHOT</version>
+            <version>1.8.0-Carbon</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 6ec4b36e8e1d977d89594efe1f92d66010b99ab0..e2a261686eddaff306dd89e89f421f145379a9de 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 0151ef987e5687898bc594e7d2c0e90b735b58ef..fc43a2b1a024563d04d9e25a66f79afc394642cf 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index c5bcc801bf1c5b56f03beca4e8a8733a1c8ba7da..310b7ea827e2086d42bbaa814ab850c5d1bb70f6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index cd27df43c34ac329e3b6be51e50b74839762152a..db5a8b2ea2a6b4d96050922bae84f12acf7a0167 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index c74b071c56ee78acc13cd44e01ed0efe88f0d1e7..d11210859d154ec47f30a2a5b45436fbba97fbbc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 5bc654ff2b3d8f7dc005e592c506f32e94e2ca5d..31decf6ef0fe8db7ea1acd79dfabb0d23b77f33c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index d7a962cbdc9021e54a90b7537d621f7cd4bb057b..d8c07055f9dfd4eef3c8a7d7670f2822530bac48 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 65060c3d0fb7f963d897d1f72b525c90b46bda7e..1a4d6b8459fd3f6bdefa19c3f21c182362e02a40 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 8be6cb36e1a78c2e788c6e6c6c3cc9a7e4d4dbbb..00aa5f4d767fd5cbba0cb967e4b3ec044a91b110 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 0306b12d729825668e025c87a15818b8c59f14e7..a9806cb52820a5c1ed07a3d176a4ec0399e1d778 100644 (file)
@@ -3,12 +3,14 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>opendaylight-karaf-empty</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
+
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-empty</artifactId>
+  <version>1.9.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
 
index 3480edd3234b5ca07ba415dc85a1ae2b9ac35ec6..d936a866cdbef1653b5e46a72e2d21aaaec111e9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
index 1f50a11f55c52e10d4abb06ffafbf4d837065dff..07e8b3f291c2697321d691b81d8ef46e6712c2a7 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
index 0d8ec1f4850ed4d0faec53830dbf439ce747ad1c..185bf0fafa4b0ba69161440ca973139c9156cf08 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 8413d977f349e8b2a56f884266dfeb109f29ea14..d8d5bc5c47acc4148c6e4e73f4a4bbf18ac530a9 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index bc99767d0e13d4d7e08baf2d2540dd3e002d0a79..f42e5b4fa61b606ff6a38b22d6f7f03f571e64e2 100644 (file)
@@ -16,7 +16,7 @@ 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.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
   </parent>
 
   <groupId>${groupId}</groupId>
index d879db8c58580eac18be172a94f8461d58557fa6..bfa8d0439c7ddd7a820aada0c5506cad00f7f72b 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 0623e029dadc86cb3eab9ae74f7dd9c05b8b73a5..cbd1bbe0fc66b93138ece5704aad2e45a855ea04 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index b0e0f5eaa6245df058a7fd5e49bded78bb79ea20..fcd53f3b47864855b6ca7ed9239dba00b694cb1b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index d8aa3258fb702d392a89aa2f264549fee9031b94..be88919299d552512f3547e53ebc32db1cf2cd74 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index b066a0df9a76fe41cc892207afed53de42e1b004..fe5d58e72ba24622e38a2a5cf8fc3f0e6ba1d666 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 5a0412394e77ba25c15a4b7368f837ec271262e0..c7d9610428df1c855500aace186e4327b0f9de4e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index c11948e155f6e6d05bcae8a21fb83f1c5098531f..eebb476b0712bc5c2492ec1fdd94738d7307be9d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
index cf1759261f563833259242fc8be83c99e0e0e557..fc86f04c310f6840c8afe27cf407d17e8251bdaa 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <opendaylight.karaf.version>1.9.0-SNAPSHOT</opendaylight.karaf.version>
+    <opendaylight.karaf.version>1.8.0-Carbon</opendaylight.karaf.version>
   </properties>
 
   <dependencyManagement>
index 3be027a0414d9cf4786aebd1fe6e9c0c5c6c1e7e..8f7833de751a6632221c89d05c2b4532ac732f39 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 09063adfb0c78e88ae8feaf73d88b1f61746f143..6ca4675baa19b7d97f3c60b396649f56afac8321 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 08a1758919902667ee1da5edbedb0e251863237e..3c87d84b55641b4f2209790a884caba228ac9ed9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 5ccff43406c00dc858b325692f6e334198f686e4..3d872a78d6c6e109e7ec1a037e3dbf7979323602 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index b2fd326ee3464f1997be3f4a072b5a0b9b08af4d..e6dab373cf4bb0fc1d3f37c048038c40a95626fb 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 3d01dfa95d820be3e331ddad3b44da474443c4b4..8653d496f4ea5cae6c61285032ba7bd438fd320c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 00e6fecbf4fcc2dc744c266683b45621f3bdbc40..9359ac388e09bf0ceecb708b7ae56d6e71740b75 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 7844f6c29f22d1a606f0b92cb119194a691a9f85..aec6c47d5b47cd6370c0fd6d6bcb4355b36ed0cf 100644 (file)
@@ -21,7 +21,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <properties>
     <karaf.distro.groupId>org.opendaylight.odlparent</karaf.distro.groupId>
     <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
-    <karaf.distro.version>1.9.0-SNAPSHOT</karaf.distro.version>
+    <karaf.distro.version>1.8.0-Carbon</karaf.distro.version>
     <karaf.distro.type>zip</karaf.distro.type>
     <karaf.keep.unpack>false</karaf.keep.unpack>
   </properties>
index d6751a9a0f4d72e9a29ed6d50c801449b065c38d..e40766c0fa90ddaca04e91588ae09d3281747d0c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 8fc80b492addeaa71a75f7702573732ed81b229f..6b138d59582a6b9f208250b40d1eb17a5a5cce36 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 27d9c6deaad141c62e56c5b7f6ce4737a7c9cf12..5e2a1d95ec4446ad54d4eb64185328cacfb020b0 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 72ac610799d3bd75b1df4604ee897b0fe25d0f6e..8d5fe8cbaad2509bedf2d94d30e13ab67dc66bc8 100644 (file)
@@ -12,7 +12,7 @@ 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.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 215cdc82fa60c9668767e6362666a34a936d65d4..739685d363a60885795dfed085a820bb29c8fc64 100644 (file)
@@ -11,7 +11,7 @@ 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.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index f95876b9c1c44b26a9bedab468f48f7f45b34590..769a34f93fa4ce164c1eea82db3eb178a77f52a8 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index b0072843323e651a70fde116381a5f34e40a037a..6b16f5835404c2553a8f8680523ec9eb45b0827c 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
index 39367d2838fb1e8023dad5d7f09f09bfcc07001d..ea6ee071b54d711b65006fb6c9dcdc49aa9f5c5d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 2b216140db9cc014e791376c993f221f283fc376..67498aadde5a4c567faa45fab5e67851b4a45e72 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index e427443911be26cb895a74b90684ebb8b6f67275..40a02cf2fb8f83cb7e1fb00ba2f58a5bb40cd057 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index e2a6fb78083e08f33389a85b9633a4a3d4636f00..fb3f0f39f254c3660ae5d20f262ffcc01d57eca9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index d65b3157695180d3aed34f6ad0fdfc6a20b3d7b2..c276c4c0aadba3698771a745f850b05884eb64b0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index fdf53f090d26500899b3a503bebe7bd162a66242..d8aae2cd2693a718d0ac5ff7b53e10edb0db1a7a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 76f897f8c1f8f4fddebc235dfbd738d479195541..122aedddd70edf05111524adf66dff415ffe2fcd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index d5032f87f3bcd3610f934685b27bb2b8c4d26142..e04dc847f8f1458b95babbeb3a83edadc28b56b8 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 21b29b31cd16ee51e239d3d4c0cfa7c1240ed0ec..aff70f6af84509f8ee46d9cd89e6ae150ca56d9c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 552b50d10d9fc8d0b460510b785bea11c63f857a..1b9c24c2617a95a889b10cc98a1fc97fda756287 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index eb286d34ea844567c6ef1e4c6a53071d90845439..24494d79ec67a3b09df8f48affae28a79a666bca 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 4e25ea80c2e4d92ee1c6c62349a53cfe96e311e0..4c47f48aa3c9cfe1aef331ea84f081a09bc48429 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index b0b3e6548c66fd1505a3aa2ae3fd12f01ca41e45..9b96f5888e1fe8c98544b3b682f8d85d5a8fbb9a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 9c4d5842a28a880d04e98d63fbf4b7f369344878..c96f56c03deb1f6bd3799e42e265f449f7b1405f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 42a97fa3f30d59706c24580679e8c8f29d2dab4f..f2e1057674b26f0d8d46d3765da833d591a8529f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 4c01859eb1f6366fdec56e9811d1b49564fca0e3..46330af842b1c6b4da3ff76e761401d98474731d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
index 0df3a90fa40cd6397e0794e6aeacdd28be13e7d5..c6fc6bc1039568fdfad323e23ddb05c910efb0e8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 562c33234ad3cb2250e2a2e59f1b8747ef510a9a..0ad64bf46f8d617774c2c7c5fba3c86f471a806d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>