Skip to content

Commit 6b55fae

Browse files
committed
Bump version
1 parent 753622b commit 6b55fae

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

pom.xml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>me.despical</groupId>
55
<artifactId>command-framework</artifactId>
6-
<version>1.4.7</version>
6+
<version>1.4.8</version>
77

88
<name>Command Framework</name>
99
<inceptionYear>2020</inceptionYear>
10-
<url>https://www.spigotmc.org/resources/89933</url>
10+
<url>https://www.spigotmc.org/resources/89933/</url>
1111
<packaging>jar</packaging>
1212

1313
<properties>
@@ -34,7 +34,7 @@
3434

3535
<issueManagement>
3636
<system>GitHub Issue Tracker</system>
37-
<url>https://github.com/Despical/CommandFramework/issues</url>
37+
<url>https://github.com/Despical/CommandFramework/issues/</url>
3838
</issueManagement>
3939

4040
<repositories>
@@ -128,11 +128,6 @@
128128
</execution>
129129
</executions>
130130
</plugin>
131-
<plugin>
132-
<groupId>org.apache.maven.plugins</groupId>
133-
<artifactId>maven-jar-plugin</artifactId>
134-
<version>3.1.0</version>
135-
</plugin>
136131
<plugin>
137132
<groupId>org.apache.maven.plugins</groupId>
138133
<artifactId>maven-shade-plugin</artifactId>

0 commit comments

Comments
 (0)