We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d51ab0 commit 72ac38cCopy full SHA for 72ac38c
pom.xml
@@ -6,8 +6,8 @@
6
7
<groupId>org.retromc</groupId>
8
<artifactId>JServerInformation</artifactId>
9
- <version>1.0.1-SNAPSHOT</version>
10
- <description>A template for creating plugins for the Poseidon server software.</description>
+ <version>1.0.2</version>
+ <description>A plugin that provides server information via a web API.</description>
11
12
<properties>
13
<maven.compiler.source>8</maven.compiler.source>
0 commit comments