Declare Spring 'release' Repository to resolve the 'org.springframework.cloud:spring-cloud-bindings' dependency.
Change description to 'Spring Cloud for Apache Geode'.
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
apply plugin: 'io.spring.convention.spring-module'
|
||||
apply from: MAVEN_POM_EDITOR_GRADLE
|
||||
|
||||
description = "Spring Boot Cloud for Apache Geode"
|
||||
description = "Spring Cloud for Apache Geode"
|
||||
|
||||
repositories {
|
||||
maven { url "https://repo.spring.io/release" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user