From 1dc09d896fe2fa002cab4792ce95419d5a30e228 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 26 Sep 2019 14:30:44 -0700 Subject: Increment version to 1.6.5-SNAPSHOT Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- .../appc-command-executor/appc-command-executor-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-core') 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 fa1e5c1a1..c14912e7f 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 @@ -140,5 +140,5 @@ org.onap.appc - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT -- cgit