Skip to content

Commit

Permalink
[maven-release-plugin] prepare release parent-payara-containers-2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lprimak committed Jun 21, 2021
1 parent edaedc3 commit 548acf1
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion environment-setup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>environment-setup</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<parent>
<artifactId>parent-payara-containers</artifactId>
<groupId>fish.payara.arquillian</groupId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>integration-tests</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions payara-client-ee7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<groupId>fish.payara.arquillian</groupId>
<artifactId>payara-client-ee7</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
<name>Payara EE 7 client libs</name>

<description>
Expand All @@ -57,7 +57,7 @@
<connection>scm:git:git@github.com:payara/ecosystem-arquillian-connectors.git</connection>
<url>scm:git:git@github.com:payara/ecosystem-arquillian-connectors.git</url>
<developerConnection>scm:git:git@github.com:payara/ecosystem-arquillian-connectors.git</developerConnection>
<tag>${project.version}</tag>
<tag>parent-payara-containers-2.4.3</tag>
</scm>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions payara-client-ee8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<groupId>fish.payara.arquillian</groupId>
<artifactId>payara-client-ee8</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
<name>Payara EE 8 client libs</name>

<description>
Expand All @@ -58,7 +58,7 @@
<connection>scm:git:git@github.com:payara/ecosystem-arquillian-connectors.git</connection>
<url>scm:git:git@github.com:payara/ecosystem-arquillian-connectors.git</url>
<developerConnection>scm:git:git@github.com:payara/ecosystem-arquillian-connectors.git</developerConnection>
<tag>${project.version}</tag>
<tag>parent-payara-containers-2.4.3</tag>
</scm>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion payara-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>payara-container-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion payara-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>arquillian-payara-server-embedded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion payara-managed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>arquillian-payara-server-managed</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion payara-micro-deployer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<parent>
<artifactId>parent-payara-containers</artifactId>
<groupId>fish.payara.arquillian</groupId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion payara-micro-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<parent>
<artifactId>parent-payara-containers</artifactId>
<groupId>fish.payara.arquillian</groupId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion payara-micro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>arquillian-payara-micro-managed</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion payara-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
</parent>

<artifactId>arquillian-payara-server-remote</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>2.4.3-SNAPSHOT</version>
<version>2.4.3</version>
<packaging>pom</packaging>

<name>Arquillian Container Parent Payara</name>
Expand Down Expand Up @@ -105,7 +105,7 @@
<connection>scm:git:git@github.com:payara/ecosystem-arquillian-connectors.git</connection>
<url>scm:git:git@github.com:payara/ecosystem-arquillian-connectors.git</url>
<developerConnection>scm:git:git@github.com:payara/ecosystem-arquillian-connectors.git</developerConnection>
<tag>${project.version}</tag>
<tag>parent-payara-containers-2.4.3</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 548acf1

Please sign in to comment.