Skip to content

Commit 957cb78

Browse files
author
Krystian Panek
committed
Tags
1 parent a70b032 commit 957cb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ pluginBundle {
222222
website = "https://github.com/Cognifide/gradle-sling-plugin"
223223
vcsUrl = "https://github.com/Cognifide/gradle-sling-plugin.git"
224224
description = "Gradle Sling Plugin"
225-
tags = listOf("sling", "cq", "vault", "scr")
225+
tags = listOf("sling", "osgi", "vault", "felix", "jcr", "oak", "scr", "bnd", "bndtool")
226226
}
227227

228228
githubRelease {

0 commit comments

Comments
 (0)