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 2ac6609 commit b4d57c7Copy full SHA for b4d57c7
VotingPlugin/pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.bencodez</groupId>
6
<artifactId>votingplugin</artifactId>
7
- <version>6.18.3-SNAPSHOT</version>
+ <version>6.18.3</version>
8
<packaging>jar</packaging>
9
<name>VotingPlugin</name>
10
<properties>
@@ -259,7 +259,7 @@
259
<dependency>
260
261
<artifactId>advancedcore</artifactId>
262
- <version>3.7.14-SNAPSHOT</version>
+ <version>3.7.14</version>
263
<scope>compile</scope>
264
</dependency>
265
0 commit comments