Skip to content

Commit 3804155

Browse files
Fix groupId
1 parent 730975f commit 3804155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project:
1010
homepage: https://github.com/refactorfirst/RefactorFirst
1111
languages:
1212
java:
13-
groupId: com.acme
13+
groupId: org.hjug
1414
# version: 11
1515
inceptionYear: 2020
1616

0 commit comments

Comments
 (0)