[OPB-17] implementing setups functionality

This commit is contained in:
Sheldan
2021-05-11 13:05:17 +02:00
parent 798d7bc894
commit 67ae9702fd
26 changed files with 1808 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
<goal>single</goal>
</goals>
<configuration>
<finalName>starboard-custom-templates-${project.version}</finalName>
<finalName>news-templates-${project.version}</finalName>
<appendAssemblyId>false</appendAssemblyId>
<descriptors>
<descriptor>src/main/assembly/assembly.xml</descriptor>