Skip to content

Commit 12e0a88

Browse files
authored
chore: update Maven configuration (#1583)
1 parent 68d7d9d commit 12e0a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/convention/src/main/kotlin/PublishingConventionPlugin.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class PublishingConventionPlugin : Plugin<Project> {
6767
signAllPublications()
6868

6969
pom {
70-
name.set(project.name)
70+
name.set("android-maps-utils")
7171
description.set("Handy extensions to the Google Maps Android API.")
7272
url.set("https://github.com/googlemaps/android-maps-utils")
7373
licenses {

0 commit comments

Comments
 (0)