mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[RAB-2] updating to new abstracto version
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user