diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-05 14:19:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-05 14:19:46 +0000 |
commit | 9f69f002bc27b24e849fb2048b0ee4a8224e1708 (patch) | |
tree | e260dfbae9e3beee3c23fc66c5757a27fcf46ecc /appc-dispatcher/appc-command-executor/appc-command-executor-features | |
parent | ccec11114744377358c8a3e87174aa4d29019f58 (diff) |
Release appc1.6.1
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml index e9fc49544..fe9c86d8d 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-command-executor</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> <packaging>feature</packaging> <name></name> diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml index 89a507d79..76becdf76 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-command-executor</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> <packaging>feature</packaging> <name></name> diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml index ad245a701..a1f6f2fae 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-command-executor-feature-aggregator</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> <packaging>pom</packaging> <name></name> |