Skip to content

Commit

Permalink
Minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
A5H73Y committed May 24, 2021
1 parent a33a090 commit 904a207
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.a5h73y</groupId>
<artifactId>Parkour</artifactId>
<version>6.5</version>
<version>6.5.1</version>
<packaging>jar</packaging>

<name>Parkour</name>
Expand Down Expand Up @@ -47,11 +47,6 @@
<id>g00fy2-repo</id>
<url>https://dl.bintray.com/g00fy2/maven/</url>
</repository>
<!-- My Bintray Repo -->
<repository>
<id>a5h73y-repo</id>
<url>https://dl.bintray.com/a5h73y/repo/</url>
</repository>
<!-- Placeholder API Repo -->
<repository>
<id>placeholderapi-repo</id>
Expand Down Expand Up @@ -205,17 +200,6 @@
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<minimizeJar>true</minimizeJar>
<artifactSet>
<includes>
<include>com.github.cryptomorin:*</include>
<include>org.bstats:*</include>
<include>pro.husk:*</include>
<include>com.zaxxer:*</include>
<include>org.slf4j:*</include>
<include>de.themoep:*</include>
<include>com.g00fy2:*</include>
</includes>
</artifactSet>
<filters>
<filter>
<artifact>*:*</artifact>
Expand Down

0 comments on commit 904a207

Please sign in to comment.