From 18c34f745fed62f5206f4f3524dfd0d630fff66d Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 2 Jul 2018 14:05:02 +0200 Subject: [PATCH] Fixed wrong sc-deps update after the release --- samples/standalone/contracts/com/example/server/pom.xml | 2 +- samples/standalone/dsl/http-client/pom.xml | 2 +- samples/standalone/dsl/http-server/pom.xml | 2 +- samples/standalone/pact/pact-http-client/pom.xml | 2 +- samples/standalone/pact/pact-http-server/pom.xml | 2 +- samples/standalone/yml/http-client/pom.xml | 2 +- samples/standalone/yml/http-server/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/samples/standalone/contracts/com/example/server/pom.xml b/samples/standalone/contracts/com/example/server/pom.xml index 833bb47ee5..50b84850f6 100644 --- a/samples/standalone/contracts/com/example/server/pom.xml +++ b/samples/standalone/contracts/com/example/server/pom.xml @@ -21,7 +21,7 @@ UTF-8 1.8 1.2.6.BUILD-SNAPSHOT - 1.3.10.RELEASE + Edgware.BUILD-SNAPSHOT true diff --git a/samples/standalone/dsl/http-client/pom.xml b/samples/standalone/dsl/http-client/pom.xml index 1a09b25768..a1d6bdc186 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 - 1.3.10.RELEASE + Edgware.BUILD-SNAPSHOT diff --git a/samples/standalone/dsl/http-server/pom.xml b/samples/standalone/dsl/http-server/pom.xml index 102d6826c7..94b1cbde95 100644 --- a/samples/standalone/dsl/http-server/pom.xml +++ b/samples/standalone/dsl/http-server/pom.xml @@ -21,7 +21,7 @@ UTF-8 1.8 1.2.6.BUILD-SNAPSHOT - 1.3.10.RELEASE + Edgware.BUILD-SNAPSHOT diff --git a/samples/standalone/pact/pact-http-client/pom.xml b/samples/standalone/pact/pact-http-client/pom.xml index 533e2e4a5e..6f49814144 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 - 1.3.10.RELEASE + Edgware.BUILD-SNAPSHOT diff --git a/samples/standalone/pact/pact-http-server/pom.xml b/samples/standalone/pact/pact-http-server/pom.xml index 3fb9fe1885..fdd152c21b 100644 --- a/samples/standalone/pact/pact-http-server/pom.xml +++ b/samples/standalone/pact/pact-http-server/pom.xml @@ -21,7 +21,7 @@ UTF-8 1.8 1.2.6.BUILD-SNAPSHOT - 1.3.10.RELEASE + Edgware.BUILD-SNAPSHOT diff --git a/samples/standalone/yml/http-client/pom.xml b/samples/standalone/yml/http-client/pom.xml index 2984de94ea..1cd6b43811 100644 --- a/samples/standalone/yml/http-client/pom.xml +++ b/samples/standalone/yml/http-client/pom.xml @@ -20,7 +20,7 @@ UTF-8 1.8 - 1.3.10.RELEASE + Edgware.BUILD-SNAPSHOT diff --git a/samples/standalone/yml/http-server/pom.xml b/samples/standalone/yml/http-server/pom.xml index 731d2d9b27..79344ab088 100644 --- a/samples/standalone/yml/http-server/pom.xml +++ b/samples/standalone/yml/http-server/pom.xml @@ -21,7 +21,7 @@ UTF-8 1.8 1.2.6.BUILD-SNAPSHOT - 1.3.10.RELEASE + Edgware.BUILD-SNAPSHOT