Skip to content

Commit

Permalink
align deps version with WildFly 10.0.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
ctomc committed Feb 23, 2016
1 parent bbbeb56 commit 6be0ec5
Show file tree
Hide file tree
Showing 60 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion app-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>
<version.jboss.spec.javaee.7.0>1.0.3.Final</version.jboss.spec.javaee.7.0>

<!-- maven-compiler-plugin -->
Expand Down
2 changes: 1 addition & 1 deletion batch-processing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<!-- Define the version of the JBoss BOMs we want to import to specify
tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.compiler.plugin>3.1</version.compiler.plugin>
Expand Down
2 changes: 1 addition & 1 deletion bean-validation-custom-constraint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion bean-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion carmart-tx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<com.ocpsoft.prettyfaces.version>3.3.3</com.ocpsoft.prettyfaces.version>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plugin versions -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion carmart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<com.ocpsoft.prettyfaces.version>3.3.3</com.ocpsoft.prettyfaces.version>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>


<!-- other plugin versions -->
Expand Down
2 changes: 1 addition & 1 deletion cdi-interceptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<version.war.plugin>2.1.1</version.war.plugin>

<!-- Define the version of the JBoss Java EE APIs and Tools we want to import. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion cdi-portable-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.surefire.plugin>2.16</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion cdi-stereotype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<version.war.plugin>2.1.1</version.war.plugin>

<!-- Define the version of the JBoss Java EE APIs and Tools we want to import. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- maven-compiler-plugin -->
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down
2 changes: 1 addition & 1 deletion cdi-veto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.surefire.plugin>2.16</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion cluster-ha-singleton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>
<version.jboss.spec.javaee.7.0>1.0.3.Final</version.jboss.spec.javaee.7.0>

<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion cmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.war.plugin>2.1.1</version.war.plugin>
Expand Down
2 changes: 1 addition & 1 deletion contacts-jquerymobile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- Other dependency versions -->
<version.ro.isdc.wro4j>1.7.8</version.ro.isdc.wro4j>
Expand Down
2 changes: 1 addition & 1 deletion deltaspike-authorization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<version.deltaspike.core>1.5.1</version.deltaspike.core>
<version.picketlink>2.7.0.Final</version.picketlink>
Expand Down
2 changes: 1 addition & 1 deletion deltaspike-beanbuilder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<version.deltaspike.core>1.5.1</version.deltaspike.core>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion deltaspike-projectstage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<maven.compiler.source>1.8</maven.compiler.source>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<version.deltaspike.core>1.5.1</version.deltaspike.core>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion ejb-asynchronous/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion ejb-in-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>
<version.jboss.spec.javaee.7.0>1.0.3.Final</version.jboss.spec.javaee.7.0>

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
Expand Down
2 changes: 1 addition & 1 deletion ejb-in-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>
<version.jboss.spec.javaee.7.0>1.0.3.Final</version.jboss.spec.javaee.7.0>
<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion ejb-remote/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>
<version.jboss.spec.javaee.7.0>1.0.3.Final</version.jboss.spec.javaee.7.0>

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
Expand Down
2 changes: 1 addition & 1 deletion ejb-security-interceptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>
<version.jboss.spec.javaee.7.0>1.0.3.Final</version.jboss.spec.javaee.7.0>

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
Expand Down
2 changes: 1 addition & 1 deletion ejb-security-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>

<version.jboss.spec.javaee.7.0>1.0.3.Final</version.jboss.spec.javaee.7.0>

Expand Down
2 changes: 1 addition & 1 deletion ejb-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>
<version.jboss.spec.javaee.7.0>1.0.3.Final</version.jboss.spec.javaee.7.0>

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
Expand Down
2 changes: 1 addition & 1 deletion ejb-throws-exception/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!-- Define the version of the JBoss Java EE APIs we want to import.
Any dependencies from org.jboss.spec will have their version defined by this
BOM -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-7</version.jboss.bom.eap>
Expand Down
2 changes: 1 addition & 1 deletion helloworld-html5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>
<!-- other plugin versions -->
<version.war.plugin>2.1.1</version.war.plugin>

Expand Down
2 changes: 1 addition & 1 deletion helloworld-jdg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>


<!-- other plugin versions -->
Expand Down
2 changes: 1 addition & 1 deletion helloworld-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion helloworld-mbean/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.jboss.packaging.plugin>2.2</version.jboss.packaging.plugin>
Expand Down
2 changes: 1 addition & 1 deletion helloworld-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.war.plugin>2.1.1</version.war.plugin>
Expand Down
4 changes: 2 additions & 2 deletions hibernate4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>


<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>


<!-- other plugin versions -->
Expand Down
2 changes: 1 addition & 1 deletion hibernate5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<!-- Define the version of the JBoss BOMs we want to import to specify
tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.surefire.plugin>2.16</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion jaxws-addressing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<version.exec.plugin>1.2.1</version.exec.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<version.war.plugin>2.1.1</version.war.plugin>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion jaxws-ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<version.war.plugin>2.1.1</version.war.plugin>
<version.jboss-ejb3-ext-api>2.1.0</version.jboss-ejb3-ext-api>
Expand Down
2 changes: 1 addition & 1 deletion jaxws-pojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<version.exec.plugin>1.2.1</version.exec.plugin>
<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>
<version.maven-jar-plugin>2.5</version.maven-jar-plugin>
<version.war.plugin>2.1.1</version.war.plugin>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion jaxws-retail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<version.exec.plugin>1.2.1</version.exec.plugin>
<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>
<version.maven-jaxws-tools-plugin>1.1.2.Final</version.maven-jaxws-tools-plugin>
<version.war.plugin>2.1.1</version.war.plugin>
<version.jboss-ejb-api>1.0.2.Final</version.jboss-ejb-api>
Expand Down
2 changes: 1 addition & 1 deletion jsonp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<!-- Define the version of the JBoss BOMs we want to import to specify
tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plug-in versions -->
<version.surefire.plugin>2.16</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion jta-crash-rec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<version.wildfly>10.0.0.CR4</version.wildfly>
<version.wildfly>10.0.0.Final</version.wildfly>
<version.jboss.spec.javaee.7.0>1.0.3.Final</version.jboss.spec.javaee.7.0>

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
Expand Down
2 changes: 1 addition & 1 deletion kitchensink-angularjs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<!-- JBoss dependency versions -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- other plugin versions -->
<version.compiler.plugin>3.1</version.compiler.plugin>
Expand Down
4 changes: 2 additions & 2 deletions kitchensink-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.wildfly>10.0.0.CR4</version.wildfly>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>
<version.wildfly>10.0.0.Final</version.wildfly>

<!-- WildFly Maven plug-in to deploy your WAR to a local WildFly container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion kitchensink-html5-mobile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- Other dependency versions -->
<version.org.eclipse.m2e>1.0.0</version.org.eclipse.m2e>
Expand Down
2 changes: 1 addition & 1 deletion kitchensink-jsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom>10.0.0.CR4</version.jboss.bom>
<version.jboss.bom>10.0.0.Final</version.jboss.bom>

<!-- Other dependency versions -->
<version.javax.servlet.jstl>1.2</version.javax.servlet.jstl>
Expand Down
Loading

0 comments on commit 6be0ec5

Please sign in to comment.