Skip to content

Commit f4a778a

Browse files
authored
build: Add pom description. (#10)
1 parent 63e7fdb commit f4a778a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ publishing {
5151
pom {
5252
name = 'LaunchDarkly OpenFeature provider for the Server-Side SDK for Java'
5353
packaging = 'jar'
54+
description = 'Official LaunchDarkly OpenFeature provider for the Server-Side SDK for Java'
5455
url = 'https://github.com/launchdarkly/openfeature-java-server'
5556

5657
licenses {

0 commit comments

Comments
 (0)