Name for main project.
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 24 Jan 2017 11:01:27 +0000 (12:01 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 24 Jan 2017 11:01:27 +0000 (12:01 +0100)
SpringJava/Gradle/settings.gradle

index b0c1625..3857904 100644 (file)
@@ -1,3 +1,5 @@
+rootProject.name='spring-jpa'
+
 include ':spring-jpa-persistence'
 include ':spring-jpa-services'
 include ':spring-jpa-resources'