Skip to content

Commit fbb492f

Browse files
remove comments
1 parent 12da15f commit fbb492f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

gradle/scripts/mavenCentralPublish.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/* Maven publish - start */
2-
31
tasks.register("sourcesJar", Jar) {
42
archiveClassifier.set("sources")
53
from sourceSets.main.allJava
@@ -105,5 +103,3 @@ def removeTestDependenciesFromPom(pom) {
105103
}
106104
}
107105
}
108-
109-
/* Maven publish - end */

0 commit comments

Comments
 (0)