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 /features/pom.xml | |
parent | d43009046d5b046206f864f5791419876334828c (diff) |
Release ccsdk/sli/northbound0.6.1
Diffstat (limited to 'features/pom.xml')
-rwxr-xr-x | features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/pom.xml b/features/pom.xml index 6bfc1a1f..d957c1a9 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-feature-aggregator</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features</name> |