From 84d0a254bd9fd2779a116edc1901260bd2c7d11e Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 22 May 2018 10:42:55 -0700 Subject: Increment version for new branch Change from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT and update version file. Change-Id: I6b54c3e3b97c3ef0a554fb173d0dd261ca2107d3 Signed-off-by: Patrick Brady Issue-ID: APPC-916 --- appc-config/appc-flow-controller/features/pom.xml | 2 +- appc-config/appc-flow-controller/installer/pom.xml | 4 ++-- appc-config/appc-flow-controller/pom.xml | 2 +- appc-config/appc-flow-controller/provider/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'appc-config/appc-flow-controller') 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 @@ org.onap.appc appc-config-flow-controller - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-config-flow-controller-features Flow Executor - Features diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index 83ff999d9..e8f0e9442 100644 --- a/appc-config/appc-flow-controller/installer/pom.xml +++ b/appc-config/appc-flow-controller/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc appc-config-flow-controller - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-config-flow-controller-installer @@ -53,7 +53,7 @@ org.onap.appc appc-config-flow-controller-provider - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index a345e013f..792d55226 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -25,7 +25,7 @@ org.onap.appc appc-config - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT 4.0.0 diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index 876fe0cf0..78ed47eeb 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.appc appc-config-flow-controller - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-config-flow-controller-provider bundle -- cgit 1.2.3-korg