Skip to content

Commit 4cf7560

Browse files
elect86ctrueden
authored andcommitted
remove spaces
1 parent 397d5d0 commit 4cf7560

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gradle/platform/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ publishing {
4343
groupId = "org.scijava"
4444
artifactId = "pom-scijava"
4545
version = (effXml / "version").toString()
46-
4746
from(components["javaPlatform"])
4847
pom {
4948
name = "SciJava Parent POM"
@@ -108,7 +107,6 @@ publishing {
108107
properties = mapOf("id" to "elect")
109108
}
110109
}
111-
112110
mailingLists {
113111
mailingList {
114112
name = "SciJava"
@@ -118,7 +116,6 @@ publishing {
118116
archive = "https://groups.google.com/group/scijava"
119117
}
120118
}
121-
122119
scm {
123120
connection = "scm:git:https://github.com/scijava/pom-scijava"
124121
developerConnection = "scm:git:git@github.com:scijava/pom-scijava"

0 commit comments

Comments
 (0)