Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Setting rootProject.name to enable publishing snapshot docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Risberg committed Nov 20, 2013
1 parent 69b6929 commit a358111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
@@ -1,4 +1,4 @@
//rootProject.name = 'spring-data-hadoop'
rootProject.name = 'spring-data-hadoop'

ext.hadoopDistro = hasProperty("distro") ? getProperty("distro") : "default"
switch (ext.hadoopDistro) {
Expand Down

0 comments on commit a358111

Please sign in to comment.