From 50b1c034eef0f595349a8f3e6eb3d0180c3aed71 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Wed, 1 Jul 2020 15:03:06 -0700 Subject: [PATCH] Artifact Name This change updates the name of the artifact so that it's more descriptive and aligns with other Spring Cloud projects. Signed-off-by: Ben Hale --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6a9d58f..b5e88ce 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud - bindings + spring-cloud-bindings 1.1.0-SNAPSHOT Spring Cloud Cloud Native Buildpacks Bindings