diff --git a/documentation/chapters/templates/license/license.gitlab-ci.adoc b/documentation/chapters/templates/license/license.gitlab-ci.adoc index 6a55de4..4614ebf 100644 --- a/documentation/chapters/templates/license/license.gitlab-ci.adoc +++ b/documentation/chapters/templates/license/license.gitlab-ci.adoc @@ -18,9 +18,6 @@ __Validate licenses and generate Asciidoc file:__ - Set INVALID_LICENSE_ADOC_FILE (target) - Set ALLOWED_LICENSES - - - .Variables |=== |Name |Description | Default Value diff --git a/documentation/document.adoc b/documentation/document.adoc index b840667..7c2c8d4 100644 --- a/documentation/document.adoc +++ b/documentation/document.adoc @@ -109,6 +109,7 @@ Our collection of Maven Templates. include::chapters/templates/java/maven/maven-dependencies-template.adoc[leveloffset=2] include::chapters/templates/java/maven/maven-build-template.adoc[leveloffset=2] include::chapters/templates/java/maven/maven-verify-template.adoc[leveloffset=2] +include::chapters/templates/java/maven/maven-db-diff-template.adoc[leveloffset=2] == Gradle Templates