diff --git a/java-serverhost/pom.xml b/java-serverhost/pom.xml
index 39e3a1c..da2c486 100644
--- a/java-serverhost/pom.xml
+++ b/java-serverhost/pom.xml
@@ -8,20 +8,36 @@
1.0
war
+
- 2017.10.0
- 1.8
- 1.8
- false
+
+
UTF-8
+ false
+
+
+ 2.4.0.Final
+
+
+ 3.1
+ 2.16
+ 2.5
+
+
+ 1.8
+ 1.8
+
+
- org.wildfly.swarm
+ io.thorntail
bom-all
- ${version.wildfly.swarm}
+ ${version.thorntail}
import
pom
@@ -32,9 +48,9 @@
java-serverhost
- org.wildfly.swarm
- wildfly-swarm-plugin
- ${version.wildfly.swarm}
+ io.thorntail
+ thorntail-maven-plugin
+ ${version.thorntail}
@@ -48,6 +64,14 @@
+
+ io.thorntail
+ cdi
+
+
+ io.thorntail
+ jaxrs
+
javax