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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5a0412394e77ba25c15a4b7368f837ec271262e0..c7d9610428df1c855500aace186e4327b0f9de4e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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>