Skip to content

Commit 2c6c8b9

Browse files
committed
Add missing url and description
nexus-staging fails without this.
1 parent bc5061a commit 2c6c8b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
<packaging>pom</packaging>
88

99
<name>Modernizer Maven Plugin parent</name>
10+
<url>https://github.com/gaul/modernizer-maven-plugin</url>
11+
<description>Detect use of legacy APIs which modern Java versions supersede.</description>
12+
1013
<licenses>
1114
<license>
1215
<name>The Apache Software License, Version 2.0</name>

0 commit comments

Comments
 (0)