From 6152fa2db7cb608858811cf66a132c01d3dc15f4 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 7 Jun 2018 14:04:10 +0200 Subject: [PATCH] Moving to Finchley RC2 and 2.0.0.RC2 for sc-contract --- build.gradle | 2 +- gradle.properties | 2 +- shortages-prediction-adapters/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index e6f5bc3..f4e3733 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ buildscript { dependencies { classpath "org.springframework.boot:spring-boot-gradle-plugin:2.0.2.RELEASE" // TODO: Snapshots are used only for testing purposes - classpath "org.springframework.cloud:spring-cloud-contract-gradle-plugin:2.0.0.BUILD-SNAPSHOT" + classpath "org.springframework.cloud:spring-cloud-contract-gradle-plugin:2.0.0.RC2" } } diff --git a/gradle.properties b/gradle.properties index 57ed1c5..594d625 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ org.gradle.daemon=false -BOM_VERSION=Finchley.BUILD-SNAPSHOT \ No newline at end of file +BOM_VERSION=Finchley.RC2 \ No newline at end of file diff --git a/shortages-prediction-adapters/pom.xml b/shortages-prediction-adapters/pom.xml index 7cd0f58..992587e 100644 --- a/shortages-prediction-adapters/pom.xml +++ b/shortages-prediction-adapters/pom.xml @@ -106,8 +106,8 @@ 1.8 - Finchley.BUILD-SNAPSHOT - 2.0.0.BUILD-SNAPSHOT + Finchley.RC2 + 2.0.0.RC2 artifactory-local http://localhost:8081/artifactory/libs-release-local