diff options
author | Dan Timoney <dtimoney@att.com> | 2017-11-21 14:39:49 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-11-21 14:39:49 -0500 |
commit | 122df0f81547368a47131a65bd008d6505716c8f (patch) | |
tree | 7bb404c525102c22f2435e9f8cbafeabd92f92b0 /aai-service/installer | |
parent | 62c68af9f6dca99bf3a867e1bbcc008aa5603aef (diff) |
Bump patch version
Bump patch version for Amsterdam mtce
Change-Id: I9873ef7f80887ca388b0c43595dc318196ee2f54
Issue-ID: CIMAN-120
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'aai-service/installer')
-rwxr-xr-x | aai-service/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml index 03b523d0..9e9b060e 100755 --- a/aai-service/installer/pom.xml +++ b/aai-service/installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>aai-service</artifactId> <groupId>org.onap.ccsdk.sli.adaptors</groupId> - <version>0.1.0-SNAPSHOT</version> + <version>0.1.1-SNAPSHOT</version> </parent> <artifactId>aai-service-installer</artifactId> <name>AAI Adaptor - Karaf Installer</name> |