Skip to content

Commit

Permalink
Add missing url and description
Browse files Browse the repository at this point in the history
nexus-staging fails without this.
  • Loading branch information
gaul committed Dec 28, 2024
1 parent bc5061a commit 2c6c8b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
<packaging>pom</packaging>

<name>Modernizer Maven Plugin parent</name>
<url>https://github.com/gaul/modernizer-maven-plugin</url>
<description>Detect use of legacy APIs which modern Java versions supersede.</description>

<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
Expand Down

0 comments on commit 2c6c8b9

Please sign in to comment.