1
0
Fork 0

Re-added files

This commit is contained in:
AidanTheBandit 2022-09-02 23:27:53 -04:00
parent 894864b7c7
commit 07ab0f7498
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="Ellie-bot" />
<module name="BitzelBoi" />
<module name="BitzelBoi - Copy" />
</profile>

View file

@ -6,7 +6,7 @@
<groupId>net.elliebot.ellie</groupId>
<artifactId>EllieBot</artifactId>
<version>1.0-SNAPSHOT</version>
<version>4.0.7</version>
<properties>
<maven.compiler.source>11</maven.compiler.source>