Migrate to odlparent 1.8.0-Carbon 30/58630/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jun 2017 18:08:38 +0000 (14:08 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jun 2017 18:08:38 +0000 (14:08 -0400)
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.

Change-Id: I5801f07a9b31a208828c887f6fcc03ec9492b472
Jira: RELENG-159
RT: 41406
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
features-packetcable-policy/features-packetcable-policy/pom.xml
features-packetcable-policy/features4-packetcable-policy/pom.xml
features-packetcable-policy/odl-packetcable-policy-model/pom.xml
features-packetcable-policy/odl-packetcable-policy-server-all/pom.xml
features-packetcable-policy/odl-packetcable-policy-server/pom.xml
features-packetcable-policy/pom.xml
packetcable-policy-karaf/pom.xml
pom.xml

index 1979c93d7531a3eaedc78e196157b3300e0b2d42..3dd6a1f4dcca90a61cc35d1a78192bfbd06f82f7 100644 (file)
@@ -12,7 +12,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>
     <artifactId>features-packetcable-policy</artifactId>
@@ -23,7 +23,7 @@
         <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
         <mdsal.version>1.6.0-SNAPSHOT</mdsal.version>
         <restconf.version>1.6.0-SNAPSHOT</restconf.version>
-        <feature.test.version>1.9.0-SNAPSHOT</feature.test.version>
+        <feature.test.version>1.8.0-Carbon</feature.test.version>
         <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
     </properties>
     <dependencies>
index 17a2342fceb88d5766cdbe1631c69c6bcce8a7d8..7676c6f3e41d6ccae7151e621d0a0b5cd052c15d 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>
     </parent>
     
     <groupId>org.opendaylight.packetcable</groupId>
index 0665954b514efa6c87bbac271cc206ff8e682231..f6898958bb609a5423566bf32041f80107774cdc 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 b7d14940b32c46dd1f34168f765e30eeb210326f..73516dc578034d1eaa432cd8b2c7d54bb3fca124 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 421ac9db1c6f1dd9a05238dc86eb79f467253fa8..df7e3b87d8518d740e761d62b1981149bc3c5bae 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 b1e33eae7cf9d378fc95c1270686c6ddea6490e5..7870c93bce72258e1b2a8f2e915cce91bed74a5e 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>
     <artifactId>features-packetcable-policy-aggregator</artifactId>
index 5c6290a94f1eb5255150ed58e5cb9de72d7ae5d8..6e3d5d29b27207366aa70a8c37f732a411996271 100644 (file)
@@ -5,7 +5,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>
     <artifactId>packetcable-policy-karaf</artifactId>
diff --git a/pom.xml b/pom.xml
index 7631bee63997481b5f979f1a49bf2d74d5e21376..393f035f9d07747d030a55799969a9811f85d277 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,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.packetcable</groupId>