diff options
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> |