From 5ba509e30e74ddb92fc60a7038d316ae723fd6ac Mon Sep 17 00:00:00 2001 From: Emily Casey Date: Tue, 30 Mar 2021 13:04:33 -0400 Subject: [PATCH] Set version back to 1.7.1-SNAPSHOT Next release will be a patch release that includes the following bugfix: * Fixes postgresql jdbc url - https://github.com/spring-cloud/spring-cloud-bindings/pull/53 Signed-off-by: Emily Casey --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 733a4f2..67ff313 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-bindings - 1.8.1-SNAPSHOT + 1.7.1-SNAPSHOT Spring Cloud Cloud Native Buildpacks Bindings Java Library and Auto-configuration for Cloud Native Buildpack Bindings