Skip to content

Commit

Permalink
JBEAP-6228: Change wildfly artifacts to JBoss EAP. Update BOM versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilda committed Oct 5, 2016
1 parent 35c5e7f commit 1405806
Show file tree
Hide file tree
Showing 89 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion app-client/client-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<dependencies>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
<scope>provided</scope>
Expand Down
2 changes: 1 addition & 1 deletion app-client/ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<dependencies>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
<scope>provided</scope>
Expand Down
2 changes: 1 addition & 1 deletion app-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.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 @@ -101,7 +101,7 @@

<!-- Define the version of the JBoss BOMs we want to import to specify
tested stacks. -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- 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 @@ -96,7 +96,7 @@
<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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- other plug-in versions -->
<version.surefire.plugin>2.19</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 @@ -96,7 +96,7 @@
<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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

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

<!-- Define the version of the JBoss Java EE APIs and Tools we want to import. -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- other plug-in versions -->
<version.surefire.plugin>2.19</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 @@ -97,7 +97,7 @@
<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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- other plug-in versions -->
<version.surefire.plugin>2.19</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 @@ -103,7 +103,7 @@
<version.war.plugin>2.6</version.war.plugin>

<!-- Define the version of the JBoss Java EE APIs and Tools we want to import. -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- 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 @@ -97,7 +97,7 @@
<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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- other plug-in versions -->
<version.surefire.plugin>2.19</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 @@ -97,7 +97,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion cluster-ha-singleton/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<!-- Import JBoss EAP Clustering Singleton, to allow us to create
a singleton service -->
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-clustering-singleton-api</artifactId>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

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

<!-- Define the version of the JBoss BOMs we want to import. The JBoss BOMs specify tested stacks. -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- other plug-in versions -->
<version.surefire.plugin>2.19</version.surefire.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 @@ -100,7 +100,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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- Other dependency versions -->
<version.ro.isdc.wro4j>1.7.9</version.ro.isdc.wro4j>
Expand Down
2 changes: 1 addition & 1 deletion ejb-asynchronous/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

<!-- Include the ejb client jars -->
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
<scope>runtime</scope>
Expand Down
2 changes: 1 addition & 1 deletion ejb-asynchronous/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP 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 @@ -97,7 +97,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
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 @@ -101,7 +101,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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- other plug-in versions -->
<version.surefire.plugin>2.19</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-main/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<scope>provided</scope>
<type>pom</type>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-main/ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@

<dependencies>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
<scope>provided</scope>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-main/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@

<dependencies>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
<scope>provided</scope>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-one/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<scope>provided</scope>
<type>pom</type>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-one/ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-two/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<scope>provided</scope>
<type>pom</type>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-two/ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/app-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<dependencies>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
<scope>provided</scope>
Expand Down
2 changes: 1 addition & 1 deletion ejb-multi-server/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<!-- Include the ejb client jars -->
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
<scope>compile</scope>
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 @@ -99,7 +99,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
4 changes: 2 additions & 2 deletions ejb-remote/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down Expand Up @@ -88,7 +88,7 @@

<!-- Include the ejb client jars -->
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
<scope>compile</scope>
Expand Down
6 changes: 3 additions & 3 deletions ejb-security-interceptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down Expand Up @@ -133,7 +133,7 @@
<dependencies>

<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-security-api</artifactId>
</dependency>

Expand All @@ -144,7 +144,7 @@

<!-- Include the ejb client jars -->
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-ejb-client-bom</artifactId>
<type>pom</type>
<scope>compile</scope>
Expand Down
2 changes: 1 addition & 1 deletion ejb-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
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 @@ -96,7 +96,7 @@
filtered resources, i.e. build is platform dependent! -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion helloworld-html5/functional-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.19</version.surefire.plugin>
Expand Down
2 changes: 1 addition & 1 deletion helloworld-html5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.war.plugin>2.6</version.war.plugin>
Expand Down
4 changes: 2 additions & 2 deletions helloworld-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- other plug-in versions -->
<version.jar.plugin>2.2</version.jar.plugin>
Expand Down Expand Up @@ -127,7 +127,7 @@

<dependencies>
<dependency>
<groupId>org.wildfly</groupId>
<groupId>org.jboss.eap</groupId>
<artifactId>wildfly-jms-client-bom</artifactId>
<type>pom</type>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion helloworld-mbean/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- 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 @@ -101,7 +101,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.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

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

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
2 changes: 1 addition & 1 deletion inter-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- EAP component version management BOM -->
<version.jboss.bom.eap>7.0.0-build-12</version.jboss.bom.eap>
<version.jboss.bom.eap>7.0.0.GA</version.jboss.bom.eap>

<!-- WildFly Maven plug-in to deploy your WAR to a local JBoss EAP container -->
<version.wildfly.maven.plugin>1.0.2.Final</version.wildfly.maven.plugin>
Expand Down
Loading

0 comments on commit 1405806

Please sign in to comment.