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 /base/http/features/pom.xml | |
parent | 5e95c009b9433de62236212240718fcb2ce772c1 (diff) |
Release ccsdk/sli/adaptors0.6.1
Diffstat (limited to 'base/http/features/pom.xml')
-rw-r--r-- | base/http/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/http/features/pom.xml b/base/http/features/pom.xml index a8d2d42b..eeb47258 100644 --- a/base/http/features/pom.xml +++ b/base/http/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.adaptors</groupId> <artifactId>base-http-features</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> |