Skip to content

Commit c88f9df

Browse files
committed
fix package group
1 parent 2e855c7 commit c88f9df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jar {
9797
}
9898

9999
nexusPublishing {
100-
packageGroup = 'org.rundeck-plugins'
100+
packageGroup = 'org.rundeck.plugins'
101101
repositories {
102102
sonatype()
103103
}

0 commit comments

Comments
 (0)