Skip to content

Commit 5618d4b

Browse files
committed
Update version number
1 parent 898b298 commit 5618d4b

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.Ben12345rocks</groupId>
55
<artifactId>VotingPlugin</artifactId>
6-
<version>5.12.1</version>
6+
<version>5.12.2</version>
77
<packaging>jar</packaging>
88
<name>VotingPlugin</name>
99
<properties>
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>com.github.Ben12345rocks</groupId>
156156
<artifactId>AdvancedCore</artifactId>
157-
<version>2.12.2-SNAPSHOT</version>
157+
<version>master-SNAPSHOT</version>
158158
</dependency>
159159
<!-- <dependency> <groupId>com.Ben12345rocks</groupId> <artifactId>AdvancedCore</artifactId>
160160
<version>LATEST</version> <scope>compile</scope> </dependency> -->

0 commit comments

Comments
 (0)