Release v1.7.2

This commit is contained in:
Artemis-the-gr8 2022-08-20 21:48:52 +02:00
parent 2c3f71c8a5
commit db8a0349cd
2 changed files with 1 additions and 4 deletions

View File

@ -107,7 +107,6 @@
<executions>
<execution>
<id>attach-sources</id>
<phase>deploy</phase>
<goals>
<goal>jar-no-fork</goal>
</goals>
@ -133,7 +132,6 @@
<executions>
<execution>
<id>attach-javadocs</id>
<phase>deploy</phase>
<goals>
<goal>jar</goal>
</goals>

View File

@ -6,7 +6,7 @@
<groupId>io.github.ithotl</groupId>
<artifactId>PlayerStats</artifactId>
<version>1.7.2-SNAPSHOT</version>
<version>1.7.2</version>
<name>PlayerStats</name>
<description>Statistics Plugin</description>
@ -228,7 +228,6 @@
<executions>
<execution>
<id>attach-javadocs</id>
<phase>deploy</phase>
<goals>
<goal>jar</goal>
</goals>