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 <ecasey@vmware.com>
This commit is contained in:
Emily Casey
2021-03-30 13:04:33 -04:00
parent 6d63dc8599
commit 5ba509e30e

View File

@@ -6,7 +6,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-bindings</artifactId>
<version>1.8.1-SNAPSHOT</version>
<version>1.7.1-SNAPSHOT</version>
<name>Spring Cloud Cloud Native Buildpacks Bindings</name>
<description>Java Library and Auto-configuration for Cloud Native Buildpack Bindings</description>