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 /vnfapi/features | |
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 'vnfapi/features')
-rw-r--r-- | vnfapi/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml index 6dc16d9e..8098c7cd 100644 --- a/vnfapi/features/pom.xml +++ b/vnfapi/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>vnfapi</artifactId> <groupId>org.openecomp.sdnc.northbound</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>vnfapi-features</artifactId> |