We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d89fb commit 3f326bdCopy full SHA for 3f326bd
pom.xml
@@ -5,12 +5,12 @@
5
6
<groupId>com.github.theholywaffle</groupId>
7
<artifactId>teamspeak3-api</artifactId>
8
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
9
<packaging>jar</packaging>
10
11
<name>TeamSpeak 3 Java API</name>
12
<url>https://github.com/TheHolyWaffle/TeamSpeak-3-Java-API</url>
13
- <description>A Java 7 wrapper of the TeamSpeak 3 Server Query API.</description>
+ <description>A Java wrapper of the TeamSpeak 3 Server Query API</description>
14
15
<licenses>
16
<license>
0 commit comments