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-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml | 2 +- .../appc-command-executor/appc-command-executor-core/pom.xml | 2 +- .../appc-command-executor/appc-command-executor-features/pom.xml | 2 +- appc-dispatcher/appc-command-executor/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'appc-dispatcher/appc-command-executor') diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml index 099b7083f..bb4fee9ab 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-command-executor - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-command-executor-api 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 4c4f4069c..f3ebf820c 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 @@ -29,7 +29,7 @@ org.onap.appc appc-command-executor - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-command-executor-core 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 566c1f4b4..c8af8126c 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 @@ -29,7 +29,7 @@ appc-command-executor org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT APPC Command Executor - Features diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml index dde1b7d41..cb73d2e95 100644 --- a/appc-dispatcher/appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/pom.xml @@ -29,7 +29,7 @@ org.onap.appc appc-dispatcher - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-command-executor -- cgit 1.2.3-korg