Skip to content

Commit

Permalink
Merge pull request apache#252 from cesarhernandezgt/tomee-1.7.x-TT.x-…
Browse files Browse the repository at this point in the history
…release-patch

Prepare for release 1.7.6-TT.37
  • Loading branch information
cesarhernandezgt committed Jun 15, 2023
2 parents 678f46c + cc28462 commit a445f9c
Show file tree
Hide file tree
Showing 246 changed files with 325 additions and 321 deletions.
2 changes: 1 addition & 1 deletion arquillian/arquillian-common/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>

<artifactId>arquillian-common</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions arquillian/arquillian-openejb-embedded-4/pom.xml
Expand Up @@ -20,13 +20,13 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>arquillian-openejb-embedded-4</artifactId>
<name>OpenEJB :: Arquillian Adaptors Parent :: OpenEJB Container</name>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-openejb-transaction-provider/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tck/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-common/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>
<artifactId>arquillian-tomee-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-embedded/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</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
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.openejb</groupId>
<artifactId>arquillian</artifactId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</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
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>
<artifactId>arquillian-tomee-remote</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -91,7 +91,7 @@
<groupId>org.apache.openejb</groupId>
<artifactId>apache-tomee</artifactId>
<type>zip</type>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
<classifier>webprofile</classifier>
<scope>provided</scope>
</dependency>
Expand Down Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>arquillian-tomee-common</artifactId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand All @@ -147,7 +147,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>arquillian-common</artifactId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</dependency>

<dependency>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>

<artifactId>arquillian-tomee-codi-tests</artifactId>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>

<artifactId>arquillian-tomee-config-tests</artifactId>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>

<artifactId>arquillian-tomee-jaxrs-tests</artifactId>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>

<artifactId>arquillian-tomee-jaxws-tests</artifactId>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>

<artifactId>arquillian-tomee-jms-tests</artifactId>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>

<artifactId>arquillian-tomee-webprofile-tests</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions arquillian/arquillian-tomee-tests/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>
<artifactId>arquillian-tomee-tests</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -115,7 +115,7 @@
<dependency> <!-- tomee-embedded needs it + dependencies but tomee-*-remote doesn't need dependencies so to avoid conflicts bringing it back here -->
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</dependency>

<!-- just to get it in the correct order -->
Expand Down
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-webapp-remote/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>
<artifactId>arquillian-tomee-webapp-remote</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions arquillian/pom.xml
Expand Up @@ -22,11 +22,11 @@
<parent>
<artifactId>openejb</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>

<artifactId>arquillian</artifactId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
<packaging>pom</packaging>
<name>OpenEJB :: Arquillian Adaptors Parent</name>

Expand Down
2 changes: 1 addition & 1 deletion arquillian/ziplock/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.openejb</groupId>
<version>1.7.6-TT.36</version>
<version>1.7.6-TT.37</version>
</parent>
<artifactId>ziplock</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion assembly/openejb-lite/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>assembly</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-lite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/openejb-standalone/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>assembly</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>openejb</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>assembly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/mbean-annotation-api/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>

<artifactId>mbean-annotation-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-api/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-concurrency-utilities-ee/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-core/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-javaagent/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-javaagent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-jee-accessors/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-jee-accessors</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-jee/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-jee</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-jpa-integration/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion container/openejb-junit/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion container/openejb-loader/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-loader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>openejb</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion deps/jstl-patched/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>deps</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>

<groupId>org.apache.openejb.patch</groupId>
Expand Down
2 changes: 1 addition & 1 deletion deps/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>openejb</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>deps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/access-timeout-meta/pom.xml
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/access-timeout/pom.xml
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/alternate-descriptors/pom.xml
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion examples/application-composer/pom.xml
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.openejb</groupId>
<artifactId>openejb-core</artifactId>
<version>4.7.6-TT.36</version>
<version>4.7.6-TT.37</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit a445f9c

Please sign in to comment.