diff --git a/10-runtimes/runtime-wildfly-swarm/pom.xml b/10-runtimes/runtime-wildfly-swarm/pom.xml index 696ed493..d481ee3b 100644 --- a/10-runtimes/runtime-wildfly-swarm/pom.xml +++ b/10-runtimes/runtime-wildfly-swarm/pom.xml @@ -16,69 +16,134 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - - 4.0.0 - + + 4.0.0 - - org.camelcookbook.examples - runtime-wildfly-swarm - 2.0-SNAPSHOT - - jar - - - Camel Cookbook Examples - 2017.3.2 - - - ${application-name} :: 10 - Runtimes :: WildFly Swarm - - - - - org.wildfly.swarm - bom-all - ${wildfly-swarm-version} - import - pom - - - - - - - org.wildfly.swarm - camel-cdi - - - org.wildfly.swarm - camel-undertow - - - - - - - org.wildfly.swarm - wildfly-swarm-plugin - ${wildfly-swarm-version} - - - - package - - - - - true - - - - - - \ No newline at end of file + transitive parent properties collide with the wildfly-swarm fraction versions--> + org.camelcookbook.examples + runtime-wildfly-swarm + 2.0-SNAPSHOT + jar + + Camel Cookbook Examples + 2017.3.2 + + ${application-name} :: 10 - Runtimes :: WildFly Swarm + + + + org.wildfly.swarm + bom-all + ${wildfly-swarm-version} + import + pom + + + org.wildfly.swarm + camel-core + 2017.3.2 + + + org.apache.camel + camel-cdi + 2.18.2 + + + org.apache.camel + camel-undertow + 2.18.2 + + + org.wildfly.swarm + undertow + 2017.3.2 + + + org.wildfly.swarm + cdi-config + 2017.3.2 + + + org.wildfly.swarm + transactions + 2017.3.2 + + + org.wildfly.swarm + meta-spi + 2017.3.2 + + + + + + org.wildfly.swarm + camel-cdi + + + com.sun.xml.bind + jaxb-impl + + + com.sun.xml.bind + jaxb-core + + + org.wildfly.swarm + naming + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.2_spec + + + org.jboss.spec.javax.interceptor + jboss-interceptors-api_1.2_spec + + + org.glassfish + javax.el-impl + + + org.jboss.spec.javax.enterprise.concurrent + jboss-concurrency-api_1.0_spec + + + org.jboss.openjdk-orb + openjdk-orb + + + org.wildfly.core + wildfly-core-security-api + + + org.jboss.shrinkwrap + shrinkwrap-spi + + + org.wildfly.swarm + bean-validation + + + + + + + + org.wildfly.swarm + wildfly-swarm-plugin + ${wildfly-swarm-version} + + + + package + + + + + true + + + + +