Skip to content

Commit ad7970c

Browse files
committed
Update version number to 6.17.4
1 parent 2ab6ff5 commit ad7970c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VotingPlugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.bencodez</groupId>
66
<artifactId>votingplugin</artifactId>
7-
<version>6.17.4-SNAPSHOT</version>
7+
<version>6.17.4</version>
88
<packaging>jar</packaging>
99
<name>VotingPlugin</name>
1010
<properties>
@@ -296,7 +296,7 @@
296296
<dependency>
297297
<groupId>com.bencodez</groupId>
298298
<artifactId>advancedcore</artifactId>
299-
<version>3.7.11-SNAPSHOT</version>
299+
<version>3.7.11</version>
300300
<scope>compile</scope>
301301
</dependency>
302302
</dependencies>

0 commit comments

Comments
 (0)