diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 08:36:33 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 08:36:33 -0400 |
commit | 9004b3654edc1d03a13564e09e741528f4da0a3f (patch) | |
tree | 2489a6177f0907fdb7a13ac72e7824925931d547 /asdcApi/model/pom.xml | |
parent | ee7f568ad7f2c136ffbdf1bd16afd92875f6a182 (diff) |
Roll to initial Dublin snapshot
Roll version to initial Dublin snapshot
Change-Id: Ic33e690da810cca17d7ff8cd028bb5028558fd17
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 f05f7d00b..85ba01058 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.1.1</version> + <version>1.2.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-model</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |