We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f035e commit 0ccd66eCopy full SHA for 0ccd66e
build.gradle.kts
@@ -9,7 +9,6 @@ configure(subprojects) {
9
apply(plugin = "maven-publish")
10
11
group = "com.faforever.commons"
12
- version = "1.0-SNAPSHOT"
13
14
repositories {
15
mavenCentral()
0 commit comments