diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 23:57:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 23:57:12 +0000 |
commit | 51e8bb749e8d4906fc90a392cc01afc4dbe3305a (patch) | |
tree | 518f85d912559d11d46c2cd395b633ded21da53c /base/http/features/pom.xml | |
parent | 7767b6cc2a107fe04282cf8e54d099335db45e9c (diff) |
Release ccsdk/sli/adaptors0.6.3
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 6ac8466c..db7aa8b8 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.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>base-http-features</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> |