Updated names and paths for template

This commit is contained in:
2020-07-07 21:47:39 +02:00
parent eaa8b1cd6b
commit bb50d70cc6
6 changed files with 34 additions and 9 deletions

View File

@ -1,6 +1,6 @@
rootProject.name = projectname
include 'oparl-server'
include 'template-server'
rootProject.children.each { subproject ->
subproject.buildFileName = "${subproject.name}.gradle"