aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-04-21 15:53:48 -0400
committerDan Timoney <dtimoney@att.com>2017-04-24 09:15:52 -0400
commit29b9ece408800da133cc18f773698a558421b68d (patch)
tree966a7771bdf7bd2e7b8eb184b8a875feede0c9c1 /pom.xml
parent4639ec3ec472d83b810c52372dbcec67fddeadfd (diff)
[REBASE] Update parent version
Update sdnc-core to use stable version 1.1.0 of root pom Change-Id: I973059b11185f6bde3f41232d54158a445e57971 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 7fb6857..32fbd4e 100755
--- 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>
@@ -14,11 +13,10 @@
<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>