Is possible to change netbeans (or maven, dont know which) default settings of a new project? Eveytime that i need to create a new project of a web application i have to do several changes after like change JavaEE version in the project run context, change maven-war-plugin version int the pom.xml file. I want to know if it is possible that all my new projects came with new versions of JavaEE and this maven-war-plugin. I will atach some images do help

As we can see "Jakarta" versions are not listed. So i have to change manually after create and load project
