File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >me.despical</groupId >
5
5
<artifactId >command-framework</artifactId >
6
- <version >1.4.7 </version >
6
+ <version >1.4.8 </version >
7
7
8
8
<name >Command Framework</name >
9
9
<inceptionYear >2020</inceptionYear >
10
- <url >https://www.spigotmc.org/resources/89933</url >
10
+ <url >https://www.spigotmc.org/resources/89933/ </url >
11
11
<packaging >jar</packaging >
12
12
13
13
<properties >
34
34
35
35
<issueManagement >
36
36
<system >GitHub Issue Tracker</system >
37
- <url >https://github.com/Despical/CommandFramework/issues</url >
37
+ <url >https://github.com/Despical/CommandFramework/issues/ </url >
38
38
</issueManagement >
39
39
40
40
<repositories >
128
128
</execution >
129
129
</executions >
130
130
</plugin >
131
- <plugin >
132
- <groupId >org.apache.maven.plugins</groupId >
133
- <artifactId >maven-jar-plugin</artifactId >
134
- <version >3.1.0</version >
135
- </plugin >
136
131
<plugin >
137
132
<groupId >org.apache.maven.plugins</groupId >
138
133
<artifactId >maven-shade-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments