mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-07 00:30:50 +00:00
[AB-77] moving the templating module into the core module
adding a possibility to overlay specific templates for particular servers adding commands to configure templates adding file parameter support
This commit is contained in:
@@ -18,11 +18,6 @@
|
||||
<artifactId>core-impl</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>dev.sheldan.abstracto.templating</groupId>
|
||||
<artifactId>templating-impl</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<!-- modules containing commands -->
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user