From ca1ec24aa9a8236f52781122648bb9aaa095ae55 Mon Sep 17 00:00:00 2001 From: Sebastien Deleuze Date: Thu, 10 Sep 2015 18:06:38 +0200 Subject: [PATCH] Define the group to use for the dependency --- spring-web-reactive/gradle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-web-reactive/gradle.properties b/spring-web-reactive/gradle.properties index 99f6735037..ae8f3ee0fd 100644 --- a/spring-web-reactive/gradle.properties +++ b/spring-web-reactive/gradle.properties @@ -1 +1,2 @@ version=0.1.0.BUILD-SNAPSHOT +group=org.springframework.reactive