From c0a99d1f875292204a85702b0e65aa3a5d802a21 Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Fri, 24 Dec 2021 12:38:16 +0100 Subject: [PATCH] Updated .gitignore, update pom.xml --- .gitignore | 1 + pom.xml | 31 +++++++++++++++++++------------ 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 144b13113..9ee809a0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ it-pgsql-datasources.properties nb-configuration.xml +nbproject node node_modules runtime diff --git a/pom.xml b/pom.xml index 1182716ec..7a97b714d 100644 --- a/pom.xml +++ b/pom.xml @@ -88,15 +88,14 @@ ccm-bundle-devel ccm-bundle-devel-wildfly - ccm-bundle-devel-thorntail - + ccm-archetype-module ccm-cms-archetype-contenttype - ccm-wildfly - + ccm-wildfly + true @@ -160,8 +159,8 @@ maven-compiler-plugin 3.8.1 - 1.8 - 1.8 + 11 + 11 true true ${project.build.sourceEncoding} @@ -204,7 +203,7 @@ true utf-8 - 1.8 + 11