Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 15, 2024
1 parent 832f962 commit 6739a33
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.itext</groupId>
<artifactId>quarkus-itext-ecosystem</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>io.quarkiverse.itext</groupId>
<artifactId>quarkus-itext-ecosystem</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
<packaging>pom</packaging>
<name>Quarkus iText/OpenPDF Ecosystem</name>
<description>Create and manipulate PDFs on the fly using legacy iText or OpenPDF.</description>
Expand All @@ -20,7 +20,7 @@
<connection>scm:git:[email protected]:quarkiverse/quarkus-itext.git</connection>
<developerConnection>scm:git:[email protected]:quarkiverse/quarkus-itext.git</developerConnection>
<url>https://github.com/quarkiverse/quarkus-itext</url>
<tag>HEAD</tag>
<tag>3.1.0</tag>
</scm>
<properties>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-itext/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.itext</groupId>
<artifactId>quarkus-itext-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>quarkus-itext-deployment</artifactId>
<name>Quarkus Itext - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-itext/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.itext</groupId>
<artifactId>quarkus-itext-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>quarkus-itext-integration-tests</artifactId>
<name>Quarkus Itext - Integration Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-itext/itext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.itext</groupId>
<artifactId>quarkus-itext-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>quarkus-itext-library</artifactId>
<name>Quarkus Itext - Library</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-itext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.itext</groupId>
<artifactId>quarkus-itext-ecosystem</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<groupId>io.quarkiverse.itext</groupId>
<artifactId>quarkus-itext-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-itext/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.itext</groupId>
<artifactId>quarkus-itext-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>quarkus-itext</artifactId>
<name>Quarkus Itext - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-openpdf/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.openpdf</groupId>
<artifactId>quarkus-openpdf-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>quarkus-openpdf-deployment</artifactId>
<name>Quarkus OpenPDF - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-openpdf/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.openpdf</groupId>
<artifactId>quarkus-openpdf-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>quarkus-openpdf-integration-tests</artifactId>
<name>Quarkus OpenPDF - Integration Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-openpdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.itext</groupId>
<artifactId>quarkus-itext-ecosystem</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<groupId>io.quarkiverse.openpdf</groupId>
<artifactId>quarkus-openpdf-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-openpdf/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.openpdf</groupId>
<artifactId>quarkus-openpdf-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>3.1.0</version>
</parent>
<artifactId>quarkus-openpdf</artifactId>
<name>Quarkus OpenPDF - Runtime</name>
Expand Down

0 comments on commit 6739a33

Please sign in to comment.