[RAB-2] updating to new abstracto version

This commit is contained in:
Sheldan
2022-06-16 17:55:13 +02:00
parent 90d9172cf3
commit ce2c35f4bd
16 changed files with 22 additions and 24 deletions

View File

@@ -12,15 +12,16 @@
<groupId>dev.sheldan.sissi</groupId>
<artifactId>sissi</artifactId>
<version>1.0.3-SNAPSHOT</version>
<name>Sissi</name>
<version>1.1.0-SNAPSHOT</version>
<properties>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<!-- edit in release.yml as well -->
<!-- when releasing a new bot version, update the .env as well-->
<abstracto.version>1.3.13</abstracto.version>
<abstracto.templates.version>1.3.2</abstracto.templates.version>
<abstracto.version>1.4.0-SNAPSHOT</abstracto.version>
<abstracto.templates.version>1.4.0-SNAPSHOT</abstracto.templates.version>
</properties>
<modules>