diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:37:02 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:37:02 -0400 |
commit | ce5764e8ae35acb1e987fb1fdaa8b355043be524 (patch) | |
tree | 992fdeed073e041028be55567a79aa46e534db05 /dataChange/model/pom.xml | |
parent | 7315d01475bf4f750dc2b75656ed0230f1b4672d (diff) |
Roll to next Guilin release version
Roll to next Guilin release version
Change-Id: I2e2518db456cbdbfb8c1ff012a6c764a9e5bf079
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dataChange/model/pom.xml')
-rwxr-xr-x | dataChange/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml index 6551501e..f9488735 100755 --- a/dataChange/model/pom.xml +++ b/dataChange/model/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-model</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> |