We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafe717 commit 769628bCopy full SHA for 769628b
gradle-plugin/it/src/it/well-known-labels/build.gradle
@@ -25,7 +25,7 @@ repositories {
25
mavenCentral()
26
}
27
28
-def allProperties = new Properties();
+def allProperties = new Properties()
29
allProperties.put("team","via-resource-groovy-dsl-labels-all")
30
allProperties.put("language", "via-resource-groovy-dsl-labels-all")
31
allProperties.put("provider", "via-resource-groovy-dsl-labels-all")
0 commit comments