diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-20 11:10:45 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-20 11:10:45 -0800 |
commit | afa3f9349b626dee7b5d04edaac220941aee7ed2 (patch) | |
tree | 461111a0dc77ea2499cb9c4158219436add80915 /mso-api-handlers/mso-api-handler-common | |
parent | 23c7215c93bb0a992874b1a199391cfa5bebfcec (diff) |
Bump patch version
Bump patch version in preparation for Amsterdam
branching.
Change-Id: I909bb58e7fd1f98ea2342f19205b57e42c0302ad
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'mso-api-handlers/mso-api-handler-common')
-rw-r--r-- | mso-api-handlers/mso-api-handler-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mso-api-handlers/mso-api-handler-common/pom.xml b/mso-api-handlers/mso-api-handler-common/pom.xml index 9159bb2a52..beef7fed66 100644 --- a/mso-api-handlers/mso-api-handler-common/pom.xml +++ b/mso-api-handlers/mso-api-handler-common/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.so</groupId> <artifactId>mso-api-handlers</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> |