diff options
author | Dan Timoney <dtimoney@att.com> | 2017-03-15 10:40:31 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-03-15 12:29:03 -0400 |
commit | 9302f7cd6371a5a2d11d60ec2d03acf481b43c79 (patch) | |
tree | 60e2140ba70336dbe5c38a43ccb3125c49e34916 /aai-service/features | |
parent | b4c4e6a7fff760aa1c4f1d463ba872bd970b4778 (diff) |
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT
Change-Id: I4f248d4f38a127866f97c5a6359ec1a1f04ea776
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'aai-service/features')
-rwxr-xr-x | aai-service/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/features/pom.xml b/aai-service/features/pom.xml index eee2463..527abcd 100755 --- a/aai-service/features/pom.xml +++ b/aai-service/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>aai-service</artifactId> <groupId>org.openecomp.sdnc.adaptors</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>aai-service-features</artifactId> <name>AAI Interface Service - Features</name> |