Skip to content

Commit

Permalink
⬆️ Next version 4.1.5-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Project-Openubl Bot <project.openubl.preview.bot@gmail.com>
  • Loading branch information
project-openubl-preview-bot committed Apr 22, 2023
1 parent 6be8765 commit 4d38c04
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>xsender-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<groupId>io.github.project-openubl</groupId>
<artifactId>xsender-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5-SNAPSHOT</version>

<name>XSender - Parent</name>
<description>Java library for sending XML files to SUNAT</description>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-extension/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>quarkus-xsender-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5-SNAPSHOT</version>
</parent>
<artifactId>quarkus-xsender-deployment</artifactId>
<name>Quarkus XSender - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-extension/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>quarkus-xsender-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5-SNAPSHOT</version>
</parent>
<artifactId>quarkus-xsender-integration-tests</artifactId>
<name>Quarkus XSender - Integration Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>xsender-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion quarkus-extension/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>quarkus-xsender-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5-SNAPSHOT</version>
</parent>
<artifactId>quarkus-xsender</artifactId>
<name>Quarkus XSender - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion spring-boot-extension/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>spring-boot-xsender-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-xsender-integration-tests</artifactId>
<name>Spring Boot XSender - Integration Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion spring-boot-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>xsender-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot-extension/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.github.project-openubl</groupId>
<artifactId>spring-boot-xsender-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-xsender</artifactId>
<name>Spring Boot XSender - Runtime</name>
Expand Down

0 comments on commit 4d38c04

Please sign in to comment.