diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 18:49:19 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 18:49:19 +0000 |
commit | 1dd661040782fcb21280259899c66519b73e299e (patch) | |
tree | 264a7e4f1050c3c744ead5b7e45446749d72fd43 /features/features-sli-adaptors/pom.xml | |
parent | 5e95c009b9433de62236212240718fcb2ce772c1 (diff) |
Release ccsdk/sli/adaptors0.6.1
Diffstat (limited to 'features/features-sli-adaptors/pom.xml')
-rw-r--r-- | features/features-sli-adaptors/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml index e22d2bfc..a47be0b4 100644 --- a/features/features-sli-adaptors/pom.xml +++ b/features/features-sli-adaptors/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-sli-adaptors</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> |