aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Daniel (dt5972) <dtimoney@att.com>2017-03-15 09:39:53 +0000
committerTimoney, Daniel (dt5972) <dtimoney@att.com>2017-03-15 12:21:37 +0000
commitff3d7bedc2d05dae310355da7984b6f52fe2e3cc (patch)
treee412eb280b28c50db5ca5590054cef322bea46c1 /pom.xml
parent02fb35fa2db2cc0ed8e8f3a735b41d8aacc0f383 (diff)
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT Change-Id: If078aef1ef1a05207d98125d01cec8abdf598af4 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: d239580db622f04200795e0343413dd288495d81
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index bc266417..81142b33 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>root</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
+ <version>1.1.0-SNAPSHOT</version>
<name>SDN-C OAM</name>
<url>https://wiki.openecomp.org</url>
@@ -119,7 +120,6 @@
<organization>
<name>AT&amp;T</name>
</organization>
- <version>1.0.0-SNAPSHOT</version>
</project>