Skip to content

Commit 4edf81f

Browse files
author
nicolaiparlog
committed
Included SCM and issue tracking in pom.xml.
1 parent 33c684e commit 4edf81f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
<name>LibFX</name>
1111
<url>http://libfx.codefx.org</url>
1212
<description>LibFX provides utility classes for JavaFX.</description>
13+
<scm>
14+
<url>https://github.com/CodeFX-org/LibFX</url>
15+
</scm>
16+
<issueManagement>
17+
<url>https://github.com/CodeFX-org/LibFX/issues</url>
18+
<system>GitHub</system>
19+
</issueManagement>
1320

1421
<organization>
1522
<name>CodeFX</name>

0 commit comments

Comments
 (0)