diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-01-21 19:39:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-01-21 19:39:17 +0000 |
commit | f16e1eef7e30a9b64b4dc65fd2ebaa147526270b (patch) | |
tree | 5fa0388d5a464f6275e4768f25b9f37ea502336e /appc-dispatcher/appc-command-executor/appc-command-executor-api | |
parent | 21c6e0b092ba9546f2b3ec02d5f4b56177e08d3d (diff) |
Release appc1.7.0
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-api')
-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 2d529ddc8..3c9244a6e 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 @@ -88,5 +88,5 @@ </plugins> </build> <groupId>org.onap.appc</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> |