diff options
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-core')
-rw-r--r-- | appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml index 09eea7a56..2e2e55095 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml @@ -134,5 +134,5 @@ </dependencies> </dependencyManagement> <groupId>org.onap.appc</groupId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </project> |