diff options
Diffstat (limited to 'appc-config/appc-flow-controller/features')
-rw-r--r-- | appc-config/appc-flow-controller/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index 9fef2703e..3de2cd8ec 100644 --- a/appc-config/appc-flow-controller/features/pom.xml +++ b/appc-config/appc-flow-controller/features/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-config-flow-controller</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-config-flow-controller-features</artifactId> <name>Flow Executor - Features</name> |