Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarhernandezgt committed Nov 1, 2023
1 parent d1f4450 commit 99b349d
Show file tree
Hide file tree
Showing 365 changed files with 657 additions and 657 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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-SNAPSHOT</version>
</parent>

<artifactId>arquillian</artifactId>
<version>8.0.16-TT.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
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.1</version>
<version>8.0.16-TT.2-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
10 changes: 5 additions & 5 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.1</version>
<version>8.0.16-TT.2-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.1</version>
<version>8.0.16-TT.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down Expand Up @@ -961,7 +961,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>cxf-shade</artifactId>
<version>8.0.16-TT.1</version>
<version>8.0.16-TT.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down Expand Up @@ -1214,7 +1214,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>servicemix-bcel-shade</artifactId>
<version>8.0.16-TT.1</version>
<version>8.0.16-TT.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand All @@ -1225,7 +1225,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>taglibs-shade</artifactId>
<version>8.0.16-TT.1</version>
<version>8.0.16-TT.2-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
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.1</version>
<version>8.0.16-TT.2-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Loading

0 comments on commit 99b349d

Please sign in to comment.