Skip to content

Commit

Permalink
build: added description in pom.xml for Maven Central release require…
Browse files Browse the repository at this point in the history
…ments
  • Loading branch information
PeterPaul-Perfana committed Apr 25, 2024
1 parent 9f4d870 commit 7698c25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Release to Maven Central

on:
workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<version>3.5.0</version>
<name>SonarQube PMD Project</name>
<packaging>pom</packaging>
<description>Sonar-PMD is a plugin that provides coding rules from PMD for use in SonarQube.</description>

<scm>
<connection>scm:git:[email protected]:jborgers/sonar-pmd.git</connection>
Expand Down

0 comments on commit 7698c25

Please sign in to comment.