From 2fc0c75c4462e7107b2e3e79c3c4eb2e81858b64 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 19 Jan 2018 00:42:16 +0100 Subject: [PATCH] Bumped parent --- samples/standalone/yml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/standalone/yml/pom.xml b/samples/standalone/yml/pom.xml index cc41273a7f..6fe941ebeb 100644 --- a/samples/standalone/yml/pom.xml +++ b/samples/standalone/yml/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-contract-samples-standalone - 1.2.2.BUILD-SNAPSHOT + 1.2.3.BUILD-SNAPSHOT ..