Skip to content

Commit

Permalink
Merge pull request #300 from cesarhernandezgt/tomee-8.0.x-TT.x-patch
Browse files Browse the repository at this point in the history
updated boms
  • Loading branch information
cesarhernandezgt authored Jul 16, 2024
2 parents d44032d + 7134f12 commit afb1beb
Show file tree
Hide file tree
Showing 376 changed files with 684 additions and 704 deletions.
2 changes: 1 addition & 1 deletion arquillian/arquillian-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-openejb-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-openejb-transaction-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-tck</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>
<artifactId>arquillian-tomee-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>
<artifactId>arquillian-tomee-embedded</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-moviefun-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>
<artifactId>arquillian-tomee-moviefun-example</artifactId>
<packaging>war</packaging>
Expand Down
8 changes: 4 additions & 4 deletions arquillian/arquillian-tomee-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>
<artifactId>arquillian-tomee-remote</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -95,7 +95,7 @@
<groupId>${project.groupId}</groupId>
<artifactId>apache-tomee</artifactId>
<type>zip</type>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
<classifier>webprofile</classifier>
<scope>provided</scope>
</dependency>
Expand Down Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>arquillian-tomee-common</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand All @@ -151,7 +151,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>arquillian-common</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-tomee-codi-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-tomee-config-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-tomee-jaxrs-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-tomee-jaxws-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-tomee-jms-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-tomee-webprofile-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-tomee-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-webapp-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian-tomee-webapp-remote</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions arquillian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>arquillian</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>TomEE :: Arquillian Adaptors Parent</name>

Expand Down
2 changes: 1 addition & 1 deletion arquillian/ziplock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>ziplock</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/openejb-lite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>assembly</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>openejb-lite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/openejb-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>assembly</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<artifactId>openejb-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>assembly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/jaxb-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion boms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-microprofile-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
10 changes: 5 additions & 5 deletions boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-bootstrap</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down Expand Up @@ -862,7 +862,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>cxf-shade</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1104,7 +1104,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>servicemix-bcel-shade</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1115,7 +1115,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>taglibs-shade</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
xpoweredBy="false" server="Apache TomEE" >
<SSLHostConfig>
<Certificate certificateKeystoreFile="conf/localhost-rsa.jks"
type="RSA" />
certificateKeystorePassword="changeit" type="RSA" />
</SSLHostConfig>
</Connector>
-->
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-plume-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
21 changes: 5 additions & 16 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-bootstrap</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down Expand Up @@ -122,17 +122,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.4</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.sun.xml.messaging.saaj</groupId>
<artifactId>saaj-impl</artifactId>
Expand Down Expand Up @@ -972,7 +961,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>cxf-shade</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1225,7 +1214,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>servicemix-bcel-shade</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1236,7 +1225,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>taglibs-shade</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-plume/src/main/resources/tomee/conf/server.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
xpoweredBy="false" server="Apache TomEE" >
<SSLHostConfig>
<Certificate certificateKeystoreFile="conf/localhost-rsa.jks"
type="RSA" />
certificateKeystorePassword="changeit" type="RSA" />
</SSLHostConfig>
</Connector>
-->
Expand Down
2 changes: 1 addition & 1 deletion boms/tomee-plus-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
<version>8.0.16-TT.5-SNAPSHOT</version>
<version>8.0.16-TT.6-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Loading

0 comments on commit afb1beb

Please sign in to comment.