Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 526cb4a

Browse files
committed
fix: add missing name attribute for generated pom.xml
1 parent 8bf1361 commit 526cb4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ publishing {
7979
pom {
8080
description = "Snyk Code Public API package in Java"
8181
url = "https://github.com/snyk/snyk-code-client"
82+
name = "Snyk Code API Client"
8283
developers {
8384
developer {
8485
id = "ArtsiomCh"

0 commit comments

Comments
 (0)