diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-16 23:53:28 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-17 16:58:03 -0800 |
commit | 479f3a60e100eae4eb37f1d9352f9a418cf467f9 (patch) | |
tree | 69d841ee9ff4478eb9eb1c511520fa1fb13a8a4e /asdcApi/model/pom.xml | |
parent | f1cdb6b4212168879f623abd4beb345dadf200dd (diff) |
Bump patch version
Bump patch version in preparation for Amsterdam
branching.
Change-Id: I8c5786555fdddf54beb13957bd857cc61634fe36
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'asdcApi/model/pom.xml')
-rwxr-xr-x | asdcApi/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index 3665e4fa..fc874b4c 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -5,11 +5,11 @@ <parent> <artifactId>asdcApi</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.0-SNAPSHOT</version> + <version>0.1.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-model</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.1.1-SNAPSHOT</version> <packaging>bundle</packaging> <build> |