[REBASE] Update parent version 95/3595/3
authorDan Timoney <dtimoney@att.com>
Fri, 21 Apr 2017 19:53:48 +0000 (15:53 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 24 Apr 2017 13:15:52 +0000 (09:15 -0400)
Update sdnc-core to use stable version 1.1.0 of root pom

Change-Id: I973059b11185f6bde3f41232d54158a445e57971
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7fb6857..32fbd4e 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,6 @@
        <groupId>org.openecomp.sdnc.core</groupId>
        <artifactId>sdnc-core</artifactId>
 
-
        <name>SDN-C Core Components</name>
        <url>https://wiki.openecomp.org</url>
        <description>The SDN-C core components contains the SLI, dblib and root pom</description>
        <parent>
                <groupId>org.openecomp.sdnc.core</groupId>
                <artifactId>root</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.1.0</version>
                <relativePath>rootpom/pom.xml</relativePath>
        </parent>
 
-
        <issueManagement>
                <system>JIRA</system>
                <url>http://jira.openecomp.org/</url>