Skip to content

Commit e9791de

Browse files
author
Enrico Olivelli
committed
fix ossrh release warnings
1 parent 88323db commit e9791de

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docet.maven.plugin/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<version>1.7.0</version>
77
<packaging>maven-plugin</packaging>
88
<name>Docet Maven Plugin</name>
9+
<url>http://docetproject.org</url>
10+
<description>A flexible easy-to-integrate online documentation manager</description>
911
<licenses>
1012
<license>
1113
<name>Apache License, Version 2.0</name>

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<version>1.7.0</version>
77
<packaging>pom</packaging>
88
<name>DOCet</name>
9+
<url>http://docetproject.org</url>
910
<description>A flexible easy-to-integrate online documentation manager</description>
1011
<licenses>
1112
<license>

0 commit comments

Comments
 (0)