diff --git a/ejb-remote/client/pom.xml b/ejb-remote/client/pom.xml index 06f368b28c..088119b003 100644 --- a/ejb-remote/client/pom.xml +++ b/ejb-remote/client/pom.xml @@ -52,7 +52,6 @@ org.jboss.modules jboss-modules - diff --git a/ejb-remote/client/src/main/resources/META-INF/wildfly-config.xml b/ejb-remote/client/src/main/resources/META-INF/wildfly-config.xml new file mode 100644 index 0000000000..f7b1f40e37 --- /dev/null +++ b/ejb-remote/client/src/main/resources/META-INF/wildfly-config.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 7120f8020e..eadfc7cad1 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -37,12 +37,14 @@ + org.wildfly wildfly-jms-client-bom pom + diff --git a/helloworld-jms/src/main/resources/META-INF/wildfly-config.xml b/helloworld-jms/src/main/resources/META-INF/wildfly-config.xml new file mode 100644 index 0000000000..f7b1f40e37 --- /dev/null +++ b/helloworld-jms/src/main/resources/META-INF/wildfly-config.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index c050c8ea39..1a77d4b400 100644 --- a/pom.xml +++ b/pom.xml @@ -56,17 +56,13 @@ message: [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! --> UTF-8 - + 4.3.6.RELEASE - - 11.0.0.Alpha1 - - 1.1.0.Beta1 + - 1.8 1.8 - + 1.2.0.Final