Skip to content

Commit

Permalink
Update BOMs to 6.2.0-build-5 by QSTools
Browse files Browse the repository at this point in the history
  • Loading branch information
rafabene committed Oct 4, 2013
1 parent ad58578 commit d503b6c
Show file tree
Hide file tree
Showing 27 changed files with 214 additions and 248 deletions.
5 changes: 2 additions & 3 deletions bean-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.jboss.quickstarts.eap</groupId>
Expand Down Expand Up @@ -46,7 +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-build-4</version.jboss.bom.eap>
<version.jboss.bom.eap>6.2.0-build-5</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
7 changes: 3 additions & 4 deletions cdi-interceptors/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
JBoss, Home of Professional Open Source
Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
Expand All @@ -15,8 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.jboss.quickstarts.eap</groupId>
Expand Down Expand Up @@ -49,7 +48,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-build-4</version.jboss.bom.eap>
<version.jboss.bom.eap>6.2.0-build-5</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
6 changes: 2 additions & 4 deletions cdi-portable-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.jboss.quickstarts.eap</groupId>
Expand Down Expand Up @@ -47,7 +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-build-4</version.jboss.bom.eap>
<version.jboss.bom.eap>6.2.0-build-5</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
7 changes: 3 additions & 4 deletions cdi-stereotype/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
JBoss, Home of Professional Open Source
Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
Expand All @@ -15,8 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.jboss.quickstarts.eap</groupId>
Expand Down Expand Up @@ -49,7 +48,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-build-4</version.jboss.bom.eap>
<version.jboss.bom.eap>6.2.0-build-5</version.jboss.bom.eap>

<!-- maven-compiler-plugin -->
<maven.compiler.target>1.6</maven.compiler.target>
Expand Down
6 changes: 2 additions & 4 deletions cdi-veto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.jboss.quickstarts.eap</groupId>
Expand Down Expand Up @@ -47,7 +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-build-4</version.jboss.bom.eap>
<version.jboss.bom.eap>6.2.0-build-5</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
5 changes: 2 additions & 3 deletions cmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.quickstarts.eap</groupId>
<artifactId>jboss-cmt</artifactId>
Expand Down Expand Up @@ -46,7 +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-build-4</version.jboss.bom.eap>
<version.jboss.bom.eap>6.2.0-build-5</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.war.plugin>2.1.1</version.war.plugin>
Expand Down
4 changes: 2 additions & 2 deletions ejb-in-war/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
JBoss, Home of Professional Open Source
Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
Expand Down Expand Up @@ -45,7 +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-build-4</version.jboss.bom.eap>
<version.jboss.bom.eap>6.2.0-build-5</version.jboss.bom.eap>

<!-- other plugin versions -->
<version.surefire.plugin>2.10</version.surefire.plugin>
Expand Down
Loading

0 comments on commit d503b6c

Please sign in to comment.