diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-27 19:47:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-27 19:47:44 +0000 |
commit | 9df6c5fba433601cdd9ceaf94f16870574d13ace (patch) | |
tree | abdd03f34959fc86bd9b562da7858ae3acb90ea1 /base/http/features/features-base-http | |
parent | b1dd81ede363508f83c86ed497b8c0815045f8e5 (diff) |
Release ccsdk/sli/adaptors0.6.0
Diffstat (limited to 'base/http/features/features-base-http')
-rw-r--r-- | base/http/features/features-base-http/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/http/features/features-base-http/pom.xml b/base/http/features/features-base-http/pom.xml index 83adf90c..2201008d 100644 --- a/base/http/features/features-base-http/pom.xml +++ b/base/http/features/features-base-http/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-base-http</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> |