diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-07-31 14:20:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-07-31 14:20:33 +0000 |
commit | 32eeb6048b6fbf61f9326207c14e3aeb1c347668 (patch) | |
tree | d46bb9c80b262ee51444b96bda08a17a87636370 /appc-config/appc-data-services/features | |
parent | aead9be9cd5aad06f30f15a8c99d68a7108971c2 (diff) |
Release appc1.6.0
Diffstat (limited to 'appc-config/appc-data-services/features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml index 1a30dd543..f72723161 100644 --- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-data-services</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.0</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml index 70f79b28d..de8b98f9f 100644 --- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-data-services</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.0</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 88babf3cd..2a837a75a 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-data-services-feature-aggregator</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.0</version> <packaging>pom</packaging> <name></name> |