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 <bhale@vmware.com>
This commit is contained in:
Ben Hale
2020-07-01 15:03:06 -07:00
parent 53edc5d96c
commit 50b1c034ee

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>bindings</artifactId>
<artifactId>spring-cloud-bindings</artifactId>
<version>1.1.0-SNAPSHOT</version>
<name>Spring Cloud Cloud Native Buildpacks Bindings</name>