diff options
author | Dan Timoney <dtimoney@att.com> | 2017-03-15 10:36:08 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-03-15 10:51:05 -0400 |
commit | 6706a2c5b332a97d65c04e39acd1a2105a546a02 (patch) | |
tree | 060b4d790792bfcd50081d9122b6e4153f080e12 /sliapi/pom.xml | |
parent | 2bc3e5cc85a9384d080392bc98f623bc88f68592 (diff) |
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT
Change-Id: Ib48f5bdc0550d5bb5611a9e86c0ade84a5a7af6e
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliapi/pom.xml')
-rwxr-xr-x | sliapi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sliapi/pom.xml b/sliapi/pom.xml index c0c928b..86874b9 100755 --- a/sliapi/pom.xml +++ b/sliapi/pom.xml @@ -7,13 +7,13 @@ <parent> <groupId>org.openecomp.sdnc.core</groupId> <artifactId>sdnc-core</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.core</groupId> <artifactId>sliapi</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <properties> <feature-name>sliapi</feature-name> |