diff options
Diffstat (limited to 'ms/command-executor')
-rwxr-xr-x | ms/command-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index cbd59639f..42d0ad982 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ms</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |