From 6d5d82c39877e9f82b12a52073fd48f73e0ded74 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 3 Aug 2016 16:27:12 -0700 Subject: [PATCH] Fix repo definition --- initializr-service/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initializr-service/src/main/resources/application.yml b/initializr-service/src/main/resources/application.yml index 2c8ef746..9b27f7a0 100644 --- a/initializr-service/src/main/resources/application.yml +++ b/initializr-service/src/main/resources/application.yml @@ -47,6 +47,7 @@ initializr: groupId: org.springframework.boot.experimental artifactId: spring-boot-dependencies-web-reactive version: 0.1.0.BUILD-SNAPSHOT + repositories: spring-snapshots,spring-milestones scs-bom: groupId: io.pivotal.spring.cloud artifactId: spring-cloud-services-dependencies @@ -65,7 +66,6 @@ initializr: artifactId: spring-boot-starter-web-reactive bom: experimental-reactive-bom versionRange: 1.4.0.RC1 - repository: spring-snapshots description: Reactive web development with Tomcat and Spring Reactive (experimental) - name: Core content: