Migrate to odlparent 1.8.0-Carbon
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>
features-protocol-framework/pom.xml
features4-protocol-framework/pom.xml
odl-protocol-framework/pom.xml
pom.xml

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>
 
diff --git a/pom.xml b/pom.xml
index 65060c3d0fb7f963d897d1f72b525c90b46bda7e..1a4d6b8459fd3f6bdefa19c3f21c182362e02a40 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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>