diff options
Diffstat (limited to 'spark-common')
-rw-r--r-- | spark-common/build.gradle | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/spark-common/build.gradle b/spark-common/build.gradle index f444c34..21c15b1 100644 --- a/spark-common/build.gradle +++ b/spark-common/build.gradle @@ -82,15 +82,6 @@ test { publishing { //repositories { // maven { - // url = 'https://oss.sonatype.org/content/repositories/snapshots' - // credentials { - // username = sonatypeUsername - // password = sonatypePassword - // } - // } - //} - //repositories { - // maven { // url = 'https://nexus.lucko.me/repository/maven-snapshots/' // credentials { // username = luckoNexusUsername |