diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 7e73f2067..2b59778a0 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -2,11 +2,11 @@ This file documents all notable changes to https://github.com/devonfw/ide[devonfw-ide]. -== 2023.10.001 +== 2023.12.001 Release with new features and bugfixes: -* TODO +* https://github.com/devonfw/ide/issues/1370[#1370]: Release broken: system folder empty The full list of changes for this release can be found in https://github.com/devonfw/ide/milestone/49?closed=1[milestone 2023.10.001]. diff --git a/scripts/pom.xml b/scripts/pom.xml index b203fe5f6..13954617e 100644 --- a/scripts/pom.xml +++ b/scripts/pom.xml @@ -43,6 +43,13 @@ system/**/* + + src/main/resources + false + + system/**/* + +