Skip to content

Commit 148876c

Browse files
committed
Change generated jar name
1 parent 4edd355 commit 148876c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ tasks.named('test') {
4545
useJUnitPlatform()
4646
}
4747

48+
jar.archiveBaseName = 'openfeature'
49+
4850
def repo_url = System.getenv("REPOSITORY_URL")
4951

5052
group = 'dev.openfeature'

0 commit comments

Comments
 (0)