From ec10ca8bb9b83ac8662037eba407e7fb4f06f328 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 19 Jan 2018 01:28:01 +0100 Subject: [PATCH] Fixed wrong version --- pom.xml | 2 +- samples/standalone/yml/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f7f50e8f81..9d9f6bbf9e 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 1.2.0.BUILD-SNAPSHOT Ditmars.BUILD-SNAPSHOT 1.4.2.BUILD-SNAPSHOT - 1.2.2.BUILD-SNAPSHOT + 1.2.3.BUILD-SNAPSHOT 1.3.1.BUILD-SNAPSHOT diff --git a/samples/standalone/yml/pom.xml b/samples/standalone/yml/pom.xml index 6fe941ebeb..7929ab480d 100644 --- a/samples/standalone/yml/pom.xml +++ b/samples/standalone/yml/pom.xml @@ -17,7 +17,7 @@ Spring Cloud Contract Standalone Test Samples used for end to end tests - 1.2.2.BUILD-SNAPSHOT + 1.2.3.BUILD-SNAPSHOT