aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>