+ align maven naming to Spring Data project

This commit is contained in:
Costin Leau
2011-11-13 18:25:47 +02:00
parent d1a2e52c1e
commit c149c0a005
5 changed files with 7 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ repositories {
}
dependencies {
compile "org.springframework.data.gemfire:spring-gemfire:$version"
compile "org.springframework.data:spring-data-gemfire:$version"
compile "javax.inject:javax.inject:1"
compile "javax.annotation:jsr250-api:1.0"