diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 19:19:06 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 19:46:34 -0400 |
commit | 6c328a8158c7d3d641da5e9237e917450a2bdf52 (patch) | |
tree | 647bf2fc3a55a79110daa1adf8ce20792ed80de9 /asdcApi/model | |
parent | 1d53aedef097d095ba87ae656369706ff7f3c64b (diff) |
Roll versions step 4 : sli/northbound poms
Roll version for next release candidate.
Change-Id: I5c564fd2119b3a97433cb03b5678465915d75128
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'asdcApi/model')
-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 27e5905b9..1fa0b450e 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-model</artifactId> - <version>0.2.1-SNAPSHOT</version> + <version>0.2.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |