diff --git a/pom.xml b/pom.xml index 3a259b57..273ecff5 100644 --- a/pom.xml +++ b/pom.xml @@ -277,26 +277,30 @@ -
${root.basedir}/.mvn/license/header.txt
- - ${project.organization.name} - + + +
${root.basedir}/.mvn/license/header.txt
+ + .gitignore + .github/** + .mvn/** + mvnw* + etc/header.txt + **/.idea/** + LICENSE + **/*.md + src/test/resources/** + src/main/resources/** + +
+
SLASHSTAR_STYLE - - .gitignore - .github/** - .mvn/** - mvnw* - etc/header.txt - **/.idea/** - LICENSE - **/*.md - src/test/resources/** - src/main/resources/** - true + + ${project.organization.name} +