Skip to content

Commit 55a8a94

Browse files
committed
Sette riktig groupId for kontrakter.
1 parent e02ef40 commit 55a8a94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dp-inntekt-kontrakter/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ val sourcesJar by tasks.registering(Jar::class) {
1616
val githubUser: String? by project
1717
val githubPassword: String? by project
1818

19+
group = "com.github.navikt"
20+
1921
publishing {
2022

2123
repositories {

0 commit comments

Comments
 (0)