Compare commits

...

2 Commits

Author SHA1 Message Date
ceze88 e68404aebd Release 2.0.15 2023-04-13 14:29:21 +02:00
ceze88 cee3279061 Updates SongodaCore to v2.6.19 2023-04-13 14:28:57 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>UltimateModeration</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>2.0.15-BETA</version>
<version>2.0.15</version>
<build>
<defaultGoal>clean install</defaultGoal>
@ -112,7 +112,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.19-DEV</version>
<version>2.6.19</version>
<scope>compile</scope>
</dependency>