From 0d33b3644e2c998214977cda4f1677a5c25bed37 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 1 Aug 2018 13:07:09 +0200 Subject: [PATCH] Fixed the build after release --- samples/standalone/dsl/http-client/pom.xml | 2 +- samples/standalone/pact/pact-http-client/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/standalone/dsl/http-client/pom.xml b/samples/standalone/dsl/http-client/pom.xml index 1092565f20..a35818632b 100644 --- a/samples/standalone/dsl/http-client/pom.xml +++ b/samples/standalone/dsl/http-client/pom.xml @@ -20,7 +20,7 @@ UTF-8 1.8 - 2.0.3.RELEASE + Finchley.BUILD-SNAPSHOT diff --git a/samples/standalone/pact/pact-http-client/pom.xml b/samples/standalone/pact/pact-http-client/pom.xml index c17bdd479d..173e21f1e1 100644 --- a/samples/standalone/pact/pact-http-client/pom.xml +++ b/samples/standalone/pact/pact-http-client/pom.xml @@ -20,7 +20,7 @@ UTF-8 1.8 - 2.0.3.RELEASE + Finchley.BUILD-SNAPSHOT