diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-24 20:12:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-24 20:12:14 +0000 |
commit | 7346763fac123b7a5745bb6a18eaf1140b82779b (patch) | |
tree | 6930a4fc1d5a4c0327f341f9fbb851540db4ed4c /appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml | |
parent | b69312bc935cbc6c2997a2a4ee24204ded9ebb29 (diff) |
Release appc1.6.4
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml index 4ec7a6c9b..13a4b46eb 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml @@ -90,5 +90,5 @@ </plugins> </build> <groupId>org.onap.appc</groupId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.4</version> </project> |