diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 17:53:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 17:53:51 +0000 |
commit | e39c6eb658fd545fed340b3e758e5b9566e3ee6f (patch) | |
tree | 9430c6ab7109a69fd46a6d0b9baaf5e492750cfe /base/http/features/ccsdk-base-http/pom.xml | |
parent | 2787c933ba5c1f6793b4e0cd0c295101bd5560dd (diff) |
Release ccsdk/sli/adaptors0.6.2
Diffstat (limited to 'base/http/features/ccsdk-base-http/pom.xml')
-rw-r--r-- | base/http/features/ccsdk-base-http/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/http/features/ccsdk-base-http/pom.xml b/base/http/features/ccsdk-base-http/pom.xml index bc2e8634..be9776bb 100644 --- a/base/http/features/ccsdk-base-http/pom.xml +++ b/base/http/features/ccsdk-base-http/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-base-http</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> |