Skip to content

Commit

Permalink
Remove alternate EAP versions for version.jboss.bom.eap, version.jbos…
Browse files Browse the repository at this point in the history
…s.as, and version.jboss.spec.javaee.6.0
  • Loading branch information
sgilda committed Sep 20, 2013
1 parent 3249a17 commit e54ba21
Show file tree
Hide file tree
Showing 69 changed files with 108 additions and 543 deletions.
7 changes: 1 addition & 6 deletions bean-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,7 @@
<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom.eap>6.2.0-redhat-1</version.jboss.bom.eap>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 1.0.4.Final-redhat-4 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.bom.eap>1.0.4.Final-redhat-4</version.jboss.bom.eap> -->
<version.jboss.bom.eap>6.2.0-build-3</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
7 changes: 1 addition & 6 deletions bmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,7 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.war.plugin>2.1.1</version.war.plugin>
Expand Down
7 changes: 1 addition & 6 deletions cdi-alternative/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,7 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.war.plugin>2.1.1</version.war.plugin>
Expand Down
7 changes: 1 addition & 6 deletions cdi-decorator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,7 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the line
below to use version 3.0.2.Final-redhat-3 which is a release certified to
work with JBoss EAP 6. It requires you have access to the JBoss EAP 6 maven
repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.war.plugin>2.1.1</version.war.plugin>
Expand Down
7 changes: 1 addition & 6 deletions cdi-injection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,7 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.war.plugin>2.1.1</version.war.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 @@ -49,7 +49,7 @@
<version.war.plugin>2.1.1</version.war.plugin>

<!-- Define the version of JBoss' Java EE 6 APIs and Tools we want to import. -->
<version.jboss.bom.eap>6.2.0-redhat-1</version.jboss.bom.eap>
<version.jboss.bom.eap>6.2.0-build-3</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
7 changes: 1 addition & 6 deletions cdi-portable-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,7 @@
<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom.eap>6.2.0-redhat-1</version.jboss.bom.eap>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 1.0.4.Final-redhat-4 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.bom.eap>1.0.4.Final-redhat-4</version.jboss.bom.eap> -->
<version.jboss.bom.eap>6.2.0-build-3</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</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 @@ -49,7 +49,7 @@
<version.war.plugin>2.1.1</version.war.plugin>

<!-- Define the version of JBoss' Java EE 6 APIs and Tools we want to import. -->
<version.jboss.bom.eap>6.2.0-redhat-1</version.jboss.bom.eap>
<version.jboss.bom.eap>6.2.0-build-3</version.jboss.bom.eap>

<!-- maven-compiler-plugin -->
<maven.compiler.target>1.6</maven.compiler.target>
Expand Down
7 changes: 1 addition & 6 deletions cdi-veto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,7 @@
<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom.eap>6.2.0-redhat-1</version.jboss.bom.eap>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 1.0.4.Final-redhat-4 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.bom.eap>1.0.4.Final-redhat-4</version.jboss.bom.eap> -->
<version.jboss.bom.eap>6.2.0-build-3</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
14 changes: 2 additions & 12 deletions cluster-ha-singleton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,9 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.as>7.2.0.Final</version.jboss.as>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 7.2.0.Final-redhat-8 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.as>7.2.0.Final-redhat-8</version.jboss.as> -->
<version.jboss.as>7.2.1.Final-redhat-10</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.ejb.plugin>2.3</version.ejb.plugin>
Expand Down
7 changes: 1 addition & 6 deletions cmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,7 @@
<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom.eap>6.2.0-redhat-1</version.jboss.bom.eap>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 1.0.4.Final-redhat-4 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.bom.eap>1.0.4.Final-redhat-4</version.jboss.bom.eap> -->
<version.jboss.bom.eap>6.2.0-build-3</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.war.plugin>2.1.1</version.war.plugin>
Expand Down
16 changes: 3 additions & 13 deletions ejb-asynchronous/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,9 @@
<!-- JBoss dependency versions -->
<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.as>7.2.0.Final</version.jboss.as>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 7.2.0.Final-redhat-8 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.as>7.2.0.Final-redhat-8</version.jboss.as> -->

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.as>7.2.1.Final-redhat-10</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.ejb.plugin>2.3</version.ejb.plugin>
Expand Down
14 changes: 2 additions & 12 deletions ejb-in-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,9 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.as>7.2.0.Final</version.jboss.as>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 7.2.0.Final-redhat-8 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.as>7.2.0.Final-redhat-8</version.jboss.as> -->
<version.jboss.as>7.2.1.Final-redhat-10</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.ear.plugin>2.8</version.ear.plugin>
Expand Down
7 changes: 1 addition & 6 deletions ejb-in-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,7 @@
<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<version.jboss.bom.eap>6.2.0-redhat-1</version.jboss.bom.eap>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 1.0.4.Final-redhat-4 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.bom.eap>1.0.4.Final-redhat-4</version.jboss.bom.eap> -->
<version.jboss.bom.eap>6.2.0-build-3</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
12 changes: 3 additions & 9 deletions ejb-multi-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,11 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- JBoss dependency versions -->

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>
<!-- Define the version of the JBoss BOMs we want to import. The
JBoss BOMs specify tested stacks. -->
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 1.0.0.Final-redhat-1 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <jboss.bom.version>1.0.0.Final-redhat-1</jboss.bom.version>> -->
<version.jboss.as>7.2.0.Final</version.jboss.as>
<version.jboss.as>7.2.1.Final-redhat-10</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other versions -->
<version.jboss.ejb.client>1.0.10.Final</version.jboss.ejb.client>
Expand Down
16 changes: 3 additions & 13 deletions ejb-remote/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,9 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.as>7.2.0.Final</version.jboss.as>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 7.2.0.Final-redhat-8 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.as>7.2.0.Final-redhat-8</version.jboss.as> -->

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.as>7.2.1.Final-redhat-10</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.exec.plugin>1.2.1</version.exec.plugin>
Expand Down
7 changes: 1 addition & 6 deletions ejb-remote/server-side/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,7 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.ejb.plugin>2.3</version.ejb.plugin>
Expand Down
16 changes: 3 additions & 13 deletions ejb-security-interceptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,9 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.as>7.2.0.Final</version.jboss.as>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 7.2.0.Final-redhat-8 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.as>7.2.0.Final-redhat-8</version.jboss.as> -->

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.as>7.2.1.Final-redhat-10</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.exec.plugin>1.2.1</version.exec.plugin>
Expand Down
16 changes: 3 additions & 13 deletions ejb-security-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,9 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<version.jboss.as>7.2.0.Final</version.jboss.as>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 7.2.0.Final-redhat-8 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.as>7.2.0.Final-redhat-8</version.jboss.as> -->

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the
line below to use version 3.0.2.Final-redhat-3 which is a release certified
to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6
maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.as>7.2.1.Final-redhat-10</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- other plugin versions -->
<version.exec.plugin>1.2.1</version.exec.plugin>
Expand Down
15 changes: 3 additions & 12 deletions ejb-security-propagation/ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,9 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<!-- <version.jboss.as>7.2.0.Alpha1-SNAPSHOT</version.jboss.as> -->
<!-- Alternatively, comment out the above line, and un-comment the line
below to use version 7.1.1.Final which is a release certified to work with
JBoss EAP 6. It requires you have access to the JBoss EAP 6 maven repository. -->
<version.jboss.as>7.2.0.Final-redhat-8</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the line
below to use version 3.0.2.Final-redhat-1 which is a release certified to
work with JBoss EAP 6. It requires you have access to the JBoss EAP 6 maven
repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.as>7.2.1.Final-redhat-10</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- maven-compiler-plugin -->
<maven.compiler.target>1.6</maven.compiler.target>
Expand Down
13 changes: 3 additions & 10 deletions ejb-security-propagation/interceptor-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,9 @@

<version.jboss.maven.plugin>7.4.Final</version.jboss.maven.plugin>

<!-- <version.jboss.as>7.2.0.Alpha1-SNAPSHOT</version.jboss.as> -->
<!-- Alternatively, comment out the above line, and un-comment the line
below to use version 7.1.1.Final which is a release certified to work with
JBoss EAP 6. It requires you have access to the JBoss EAP 6 maven repository. -->
<version.jboss.as>7.2.0.Final-redhat-8</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final</version.jboss.spec.javaee.6.0>
<!-- Alternatively, comment out the above line, and un-comment the line below to use version 3.0.2.Final-redhat-1
which is a release certified to work with JBoss EAP 6. It requires you have access to the JBoss EAP 6 maven repository. -->
<!-- <version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-3</version.jboss.spec.javaee.6.0> -->
<version.jboss.as>7.2.1.Final-redhat-10</version.jboss.as>

<version.jboss.spec.javaee.6.0>3.0.2.Final-redhat-4</version.jboss.spec.javaee.6.0>

<!-- maven-compiler-plugin -->
<maven.compiler.target>1.6</maven.compiler.target>
Expand Down
Loading

0 comments on commit e54ba21

Please sign in to comment.