Skip to content

Commit 1e725f3

Browse files
committed
Small fixes in pom.xml
1 parent bb8085f commit 1e725f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
<packaging>jar</packaging>
1111

1212
<name>Photon</name>
13-
<description>A modern Java game engine built on LWJGL</description>
13+
<description>A modern Java graphics library wrapper built on LWJGL</description>
1414
<developers>
1515
<developer>
16-
<name>Xernas78</name>
17-
<url>https://github.com/Xernas78</url>
16+
<name>XernasDev</name>
17+
<url>https://github.com/XernasDev</url>
1818
</developer>
1919
</developers>
20-
<url>https://github.com/Xernas78/Photon</url>
20+
<url>https://github.com/XernasDev/Photon</url>
2121

2222
<licenses>
2323
<license>

0 commit comments

Comments
 (0)