diff options
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml index 1f94a35d3..ec7117747 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-command-executor</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <name>appc-command-executor-features</name> <artifactId>appc-command-executor-features</artifactId> |