diff options
author | Dan Timoney <dtimoney@att.com> | 2017-03-15 10:42:10 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-03-15 13:17:57 -0400 |
commit | 209ddd73230bbe6e138d083ac021f500a8eab817 (patch) | |
tree | d0a6e5690c3c32f806b2983b743b459aeffaf7f2 /dataChange/model/pom.xml | |
parent | 48dde53d03552e709c253ae375d2f57b4a85fc1d (diff) |
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT
Change-Id: I3da790c1ed744760070953905180bdc72464843c
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dataChange/model/pom.xml')
-rwxr-xr-x | dataChange/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml index 3accef05..d0f25a68 100755 --- a/dataChange/model/pom.xml +++ b/dataChange/model/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>dataChange</artifactId> <groupId>org.openecomp.sdnc.northbound</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.sdnc.northbound</groupId> <artifactId>dataChange-model</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>bundle</packaging> |