diff --git a/todo-api-micro/pom.xml b/todo-api-micro/pom.xml index b227a11..f2e46ef 100755 --- a/todo-api-micro/pom.xml +++ b/todo-api-micro/pom.xml @@ -1,42 +1,73 @@ - + + 4.0.0 + com.redhat.training.example todo-api - WildFly Swarm Example 1.0.0-SNAPSHOT war + ToDo API Thorntail Example + ToDo API microservice using Thorntail - 2017.12.1 - 6.0.6 - 1.8 - 1.8 - false + + UTF-8 - 3.1.80.redhat-000019 - 2.3.6 + false + + + 2.4.0.Final + + + 3.1 + 2.16 + 2.5 + 4.1.0 + + + 1.8 + 1.8 + - org.wildfly.swarm + io.thorntail bom-all - ${version.wildfly.swarm} + ${version.thorntail} import pom + + + io.thorntail + cdi + + + io.thorntail + jaxrs + + + - demo + + hello + + - org.wildfly.swarm - wildfly-swarm-plugin - ${version.wildfly.swarm} + io.thorntail + thorntail-maven-plugin + ${version.thorntail} @@ -48,30 +79,16 @@ io.fabric8 fabric8-maven-plugin + ${version.fabric8.plugin} + fmp resource build - - - - wildfly-swarm - - - webapp - - - - isTag - redhat-openjdk18-openshift - - - - @@ -108,4 +125,6 @@ ${version.mysql} + +