From ed1cf1fb3c4c581cc03d82f640d7a550cafc9430 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 26 Apr 2019 12:36:25 -0700 Subject: Increment snapshot version Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady Issue-ID: APPC-1585 --- appc-lifecycle-management/state-machine-lib/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'appc-lifecycle-management/state-machine-lib') diff --git a/appc-lifecycle-management/state-machine-lib/pom.xml b/appc-lifecycle-management/state-machine-lib/pom.xml index 5e7cec3c4..6ff369332 100644 --- a/appc-lifecycle-management/state-machine-lib/pom.xml +++ b/appc-lifecycle-management/state-machine-lib/pom.xml @@ -29,7 +29,7 @@ 4.0.0 state-machine-lib org.onap.appc - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT bundle state-machine-lib @@ -39,7 +39,7 @@ org.onap.appc appc-lifecycle-management-api - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.mockito -- cgit