aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-06-05 15:52:08 -0400
committerDan Timoney <dtimoney@att.com>2017-06-05 15:52:08 -0400
commit5b695e8cfe60471a5a354b7603874746f75be220 (patch)
treecb08a7b6aa70e059358535333bfe175c099cde42 /pom.xml
parent6648050f2a994eae531914495011da4619cb54d4 (diff)
[SDNC-14] Roll version
Roll version to 1.1.2-SNAPSHOT with root pom version 1.1.2 Change-Id: Ib0a16857eff37e894c9b47179897759e4fa75271 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 6b0badd..9d6d917 100755
--- a/pom.xml
+++ b/pom.xml
@@ -10,14 +10,12 @@
<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</version>
+ <version>1.1.2</version>
<relativePath>rootpom/pom.xml</relativePath>
</parent>
--->
<issueManagement>
<system>JIRA</system>
@@ -170,7 +168,6 @@
</plugins>
</build>
-<!--
<modules>
<module>dblib</module>
<module>sli</module>
@@ -178,11 +175,10 @@
<module>sliPluginUtils</module>
<module>sliapi</module>
</modules>
--->
<organization>
<name>OpenECOMP</name>
</organization>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
</project>