From 6431294070d5fb36e867317c0cae74b054a26e26 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Tue, 21 Jan 2020 12:51:17 -0500 Subject: [PATCH] Removes aws and GCP --- ilford_build-snapshot.properties | 3 --- 1 file changed, 3 deletions(-) diff --git a/ilford_build-snapshot.properties b/ilford_build-snapshot.properties index 941ffa4..39ab2f1 100644 --- a/ilford_build-snapshot.properties +++ b/ilford_build-snapshot.properties @@ -5,7 +5,6 @@ releaser.fixed-versions[spring-cloud-commons]=3.0.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-function]=3.0.2.BUILD-SNAPSHOT # TODO what about this? releaser.fixed-versions[spring-cloud-stream]=Horsham.BUILD-SNAPSHOT -releaser.fixed-versions[spring-cloud-aws]=3.0.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-bus]=3.0.0.BUILD-SNAPSHOT # TODO what about this? releaser.fixed-versions[spring-cloud-task]=2.3.0.BUILD-SNAPSHOT @@ -20,8 +19,6 @@ releaser.fixed-versions[spring-cloud-security]=3.0.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-sleuth]=3.0.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-zookeeper]=3.0.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-contract]=3.0.0.BUILD-SNAPSHOT -# TODO what about this? -releaser.fixed-versions[spring-cloud-gcp]=1.3.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-vault]=3.0.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-release]=Ilford.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-cli]=3.0.0.BUILD-SNAPSHOT