Skip to content

Commit

Permalink
Merge pull request #324 from cesarhernandezgt/tomee-8.0.x-TT.x-patch
Browse files Browse the repository at this point in the history
fix poms versions from previous release
  • Loading branch information
cesarhernandezgt authored Nov 25, 2024
2 parents aa1436d + e72eb9c commit 2666776
Show file tree
Hide file tree
Showing 19 changed files with 111 additions and 111 deletions.
24 changes: 12 additions & 12 deletions boms/tomee-microprofile-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,21 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.geronimo.javamail</groupId>
<artifactId>geronimo-javamail_1.6_mail</artifactId>
<version>1.0.2-TT.2</version>
<version>1.0.2-TT.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -271,17 +282,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>

24 changes: 12 additions & 12 deletions boms/tomee-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,17 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
Expand Down Expand Up @@ -334,7 +345,7 @@
<dependency>
<groupId>org.apache.geronimo.javamail</groupId>
<artifactId>geronimo-javamail_1.6_mail</artifactId>
<version>1.0.2-TT.2</version>
<version>1.0.2-TT.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1894,17 +1905,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>wsdl4j</groupId>
<artifactId>wsdl4j</artifactId>
Expand Down
24 changes: 12 additions & 12 deletions boms/tomee-plume-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,21 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.geronimo.javamail</groupId>
<artifactId>geronimo-javamail_1.6_mail</artifactId>
<version>1.0.2-TT.2</version>
<version>1.0.2-TT.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -282,17 +293,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>

24 changes: 12 additions & 12 deletions boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,17 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
Expand Down Expand Up @@ -444,7 +455,7 @@
<dependency>
<groupId>org.apache.geronimo.javamail</groupId>
<artifactId>geronimo-javamail_1.6_mail</artifactId>
<version>1.0.2-TT.2</version>
<version>1.0.2-TT.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -2037,17 +2048,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>wsdl4j</groupId>
<artifactId>wsdl4j</artifactId>
Expand Down
24 changes: 12 additions & 12 deletions boms/tomee-plus-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,21 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.geronimo.javamail</groupId>
<artifactId>geronimo-javamail_1.6_mail</artifactId>
<version>1.0.2-TT.2</version>
<version>1.0.2-TT.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -282,17 +293,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>

24 changes: 12 additions & 12 deletions boms/tomee-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,17 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
Expand Down Expand Up @@ -455,7 +466,7 @@
<dependency>
<groupId>org.apache.geronimo.javamail</groupId>
<artifactId>geronimo-javamail_1.6_mail</artifactId>
<version>1.0.2-TT.2</version>
<version>1.0.2-TT.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -2037,17 +2048,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>wsdl4j</groupId>
<artifactId>wsdl4j</artifactId>
Expand Down
24 changes: 12 additions & 12 deletions boms/tomee-webprofile-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,21 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.geronimo.javamail</groupId>
<artifactId>geronimo-javamail_1.6_mail</artifactId>
<version>1.0.2-TT.2</version>
<version>1.0.2-TT.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -172,17 +183,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>

24 changes: 12 additions & 12 deletions boms/tomee-webprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,17 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>net.sourceforge.serp</groupId>
<artifactId>serp</artifactId>
Expand Down Expand Up @@ -224,7 +235,7 @@
<dependency>
<groupId>org.apache.geronimo.javamail</groupId>
<artifactId>geronimo-javamail_1.6_mail</artifactId>
<version>1.0.2-TT.2</version>
<version>1.0.2-TT.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1256,17 +1267,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>p2.osgi.bundle</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>2.3.3</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
<groupId>*</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>wsdl4j</groupId>
<artifactId>wsdl4j</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions examples/applet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.superbiz.applet</groupId>
<artifactId>applet</artifactId>
<packaging>war</packaging>
<version>8.0.16-TT.8-SNAPSHOT</version>
<version>8.0.16-TT.9-SNAPSHOT</version>
<name>TomEE :: Web Examples :: Signed Applet EJB Client</name>
<url>http://tomee.apache.org</url>
<properties>
Expand All @@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-client</artifactId>
<version>8.0.16-TT.8-SNAPSHOT</version>
<version>8.0.16-TT.9-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -111,7 +111,7 @@
<artifactItem>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-client</artifactId>
<version>8.0.16-TT.8-SNAPSHOT</version>
<version>8.0.16-TT.9-SNAPSHOT</version>
<outputDirectory>${project.build.directory}/${project.build.finalName}</outputDirectory>
<destFileName>openejb-client.jar</destFileName>
</artifactItem>
Expand Down
2 changes: 1 addition & 1 deletion examples/connector-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<systemProperties>
<property>
<name>tomee.version</name>
<value>8.0.16-TT.8-SNAPSHOT</value>
<value>8.0.16-TT.9-SNAPSHOT</value>
</property>
</systemProperties>
</configuration>
Expand Down
4 changes: 2 additions & 2 deletions examples/mbean-auto-registration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<groupId>org.superbiz</groupId>
<artifactId>mbean-auto-registration</artifactId>
<packaging>jar</packaging>
<version>8.0.16-TT.8-SNAPSHOT</version>
<version>8.0.16-TT.9-SNAPSHOT</version>
<name>TomEE :: Examples :: MBean Auto Registration</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tomee.version>8.0.16-TT.8-SNAPSHOT</tomee.version>
<tomee.version>8.0.16-TT.9-SNAPSHOT</tomee.version>
</properties>

<build>
Expand Down
Loading

0 comments on commit 2666776

Please sign in to comment.