diff --git a/pom.xml b/pom.xml
index 0b187958..25225305 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,8 @@
5.0.21-SNAPSHOT
${project.basedir}/wise-webapps
+ 17
+ 17
@@ -117,10 +119,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.11.0
-
- 17
UTF-8
diff --git a/wise-ui/pom.xml b/wise-ui/pom.xml
index 4dcdad37..3e05b95b 100644
--- a/wise-ui/pom.xml
+++ b/wise-ui/pom.xml
@@ -24,7 +24,7 @@
generate-sources
generate-sources
-
+
@@ -50,7 +50,7 @@
-
+
run
diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml
index 47afcf69..51954632 100644
--- a/wise-webapp/pom.xml
+++ b/wise-webapp/pom.xml
@@ -338,27 +338,27 @@
-
- org.hibernate.orm.tooling
- hibernate-enhance-maven-plugin
- ${hibernate.version}
-
-
- compile
-
- true
- true
- true
- true
- false
- false
-
-
- enhance
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
org.apache.maven.plugins
maven-war-plugin