Re-added files
This commit is contained in:
parent
894864b7c7
commit
07ab0f7498
2 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Reference in a new issue