From 41130f32511827e2a20c93fbf335c695aa6a7516 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Mon, 30 Jul 2018 20:10:58 -0400 Subject: [PATCH] Bump versions of commons and bus in config --- pom.xml | 2 +- spring-cloud-config-monitor/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b5e1d42f..66e8064d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ config - 2.0.0.BUILD-SNAPSHOT + 2.0.1.BUILD-SNAPSHOT spring-cloud-config-dependencies diff --git a/spring-cloud-config-monitor/pom.xml b/spring-cloud-config-monitor/pom.xml index a658affe..1a8c4af3 100644 --- a/spring-cloud-config-monitor/pom.xml +++ b/spring-cloud-config-monitor/pom.xml @@ -13,7 +13,7 @@ Spring Cloud Config Monitor ${basedir}/../.. - 2.0.0.BUILD-SNAPSHOT + 2.0.1.BUILD-SNAPSHOT