Skip to content

Commit 920ff07

Browse files
committed
Final POM clean-up.
1 parent 8d22443 commit 920ff07

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
44
http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
6-
<!-- The Basics -->
76
<parent>
87
<groupId>io.sf.carte</groupId>
98
<artifactId>css4j-dist</artifactId>
@@ -38,7 +37,6 @@
3837
<optional>true</optional>
3938
</dependency>
4039
</dependencies>
41-
<!-- Build Settings -->
4240
<build>
4341
<resources>
4442
<resource>
@@ -74,4 +72,7 @@
7472
<url>https://maven.pkg.github.com/css4j/xml-dtd</url>
7573
</repository>
7674
</distributionManagement>
75+
<issueManagement>
76+
<url>https://github.com/css4j/xml-dtd/issues</url>
77+
</issueManagement>
7778
</project>

0 commit comments

Comments
 (0)