There was an error while loading. Please reload this page.
1 parent 4ac07e2 commit 30f40c1Copy full SHA for 30f40c1
1 file changed
build.gradle.kts
@@ -7,10 +7,10 @@ plugins {
7
id("com.vanniktech.maven.publish") version "0.36.0"
8
}
9
10
-group = "org.eclipse.dataplane-core"
11
-version = "0.0.11-SNAPSHOT"
12
-
13
subprojects {
+ group = "org.eclipse.dataplane-core"
+ version = "0.0.11-SNAPSHOT"
+
14
apply(plugin = "signing")
15
apply(plugin = "maven-publish")
16
apply(plugin = "com.vanniktech.maven.publish")
0 commit comments