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 2ab6ff5 commit ad7970cCopy full SHA for ad7970c
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.17.4-SNAPSHOT</version>
+ <version>6.17.4</version>
8
<packaging>jar</packaging>
9
<name>VotingPlugin</name>
10
<properties>
@@ -296,7 +296,7 @@
296
<dependency>
297
298
<artifactId>advancedcore</artifactId>
299
- <version>3.7.11-SNAPSHOT</version>
+ <version>3.7.11</version>
300
<scope>compile</scope>
301
</dependency>
302
</dependencies>
0 commit comments