From d402964f469bed97ab64032ee75e51be92d040ff Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 22 May 2020 15:18:41 -0700 Subject: Increment version to 1.7.3-SNAPSHOT Change-Id: I41e19b982bbcf5f84e63d13591a0e9df71650a50 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- appc-client/client-simulator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appc-client/client-simulator') diff --git a/appc-client/client-simulator/pom.xml b/appc-client/client-simulator/pom.xml index 10babaaab..0e60a99cd 100644 --- a/appc-client/client-simulator/pom.xml +++ b/appc-client/client-simulator/pom.xml @@ -26,7 +26,7 @@ appc-java-client org.onap.appc.client - 2.7.2-SNAPSHOT + 1.7.3-SNAPSHOT client-simulator -- cgit