aboutsummaryrefslogtreecommitdiff
path: root/spark-common
diff options
context:
space:
mode:
authorLuck <git@lucko.me>2024-12-04 11:04:35 +0000
committerLuck <git@lucko.me>2024-12-04 11:04:35 +0000
commitcab9336f9884cd3eaed8848df25f91aed6ea135c (patch)
tree4adb7d0470d58eba524c8e09e6cc60b2660a8fc7 /spark-common
parent368ba2fdcf38f256812d558ea81f62bd6f7a43cc (diff)
downloadspark-cab9336f9884cd3eaed8848df25f91aed6ea135c.tar.gz
spark-cab9336f9884cd3eaed8848df25f91aed6ea135c.tar.bz2
spark-cab9336f9884cd3eaed8848df25f91aed6ea135c.zip
Update to MC 1.21.4
Diffstat (limited to 'spark-common')
-rw-r--r--spark-common/build.gradle9
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