Skip to content

Commit

Permalink
Upgrade to Spring Cloud Greenwich.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
tgianos committed Jan 29, 2019
1 parent 481cee4 commit cba8b3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ allprojects {

repositories {
jcenter()
maven {
url "https://repo.spring.io/milestone"
}
}
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

# Used in documentation and for including the Gradle plugin
spring_boot_version=2.1.1.RELEASE
spring_cloud_version=Greenwich.RC2
spring_cloud_version=Greenwich.RELEASE

## Override Spring Dependency Managed Versions

Expand Down

0 comments on commit cba8b3c

Please sign in to comment.