Skip to content

Commit bdae5dc

Browse files
committed
Update issue management section, more detailed developers section and bump version
1 parent 34dba16 commit bdae5dc

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

pom.xml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>me.despical</groupId>
55
<artifactId>command-framework</artifactId>
6-
<version>1.4.5</version>
6+
<version>1.4.6</version>
77

88
<name>Command Framework</name>
99
<inceptionYear>2020</inceptionYear>
@@ -25,11 +25,18 @@
2525

2626
<developers>
2727
<developer>
28-
<name>Despical</name>
28+
<id>Despical</id>
29+
<name>Berke Akçen</name>
30+
<email>berkeakcen@gmail.com</email>
2931
<url>https://www.spigotmc.org/members/615094/</url>
3032
</developer>
3133
</developers>
3234

35+
<issueManagement>
36+
<system>GitHub Issue Tracker</system>
37+
<url>https://github.com/Despical/CommandFramework/issues</url>
38+
</issueManagement>
39+
3340
<repositories>
3441
<repository>
3542
<id>papermc</id>

0 commit comments

Comments
 (0)