Updated pom.xml with the right version number
This commit is contained in:
parent
002795f42a
commit
2f5289d47a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<groupId>net.elliebot.ellie</groupId>
|
<groupId>net.elliebot.ellie</groupId>
|
||||||
<artifactId>EllieBot</artifactId>
|
<artifactId>EllieBot</artifactId>
|
||||||
<version>4.0.7</version>
|
<version>5.0.0</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>11</maven.compiler.source>
|
<maven.compiler.source>11</maven.compiler.source>
|
||||||
|
|
Reference in a new issue