diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:31:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:31:37 +0000 |
commit | 6b0fb5624df46a52a4d2d769e413a0bb9e13dbcd (patch) | |
tree | f9ca80640da431e680c096a86f12c37dcd88c54a /dataChange/features/ccsdk-dataChange/pom.xml | |
parent | d43009046d5b046206f864f5791419876334828c (diff) |
Release ccsdk/sli/northbound0.6.1
Diffstat (limited to 'dataChange/features/ccsdk-dataChange/pom.xml')
-rw-r--r-- | dataChange/features/ccsdk-dataChange/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dataChange/features/ccsdk-dataChange/pom.xml b/dataChange/features/ccsdk-dataChange/pom.xml index 97bd9a12..d8c8297d 100644 --- a/dataChange/features/ccsdk-dataChange/pom.xml +++ b/dataChange/features/ccsdk-dataChange/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-dataChange</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> |