From 6be8765c4653b46cd940ee82681cf31675b7b960 Mon Sep 17 00:00:00 2001 From: Project-Openubl Bot Date: Sat, 22 Apr 2023 09:16:00 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=81=20Releasing=20version=204.1.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Project-Openubl Bot --- core/pom.xml | 2 +- pom.xml | 2 +- quarkus-extension/deployment/pom.xml | 2 +- quarkus-extension/integration-tests/pom.xml | 2 +- quarkus-extension/pom.xml | 2 +- quarkus-extension/runtime/pom.xml | 2 +- spring-boot-extension/integration-tests/pom.xml | 2 +- spring-boot-extension/pom.xml | 2 +- spring-boot-extension/runtime/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 2f2873cc..cc2ddc55 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl xsender-parent - 4.1.4-SNAPSHOT + 4.1.4 ../pom.xml diff --git a/pom.xml b/pom.xml index a2cc9f6e..bfa64afa 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.github.project-openubl xsender-parent - 4.1.4-SNAPSHOT + 4.1.4 XSender - Parent Java library for sending XML files to SUNAT diff --git a/quarkus-extension/deployment/pom.xml b/quarkus-extension/deployment/pom.xml index d4a21706..06f54fb9 100644 --- a/quarkus-extension/deployment/pom.xml +++ b/quarkus-extension/deployment/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl quarkus-xsender-parent - 4.1.4-SNAPSHOT + 4.1.4 quarkus-xsender-deployment Quarkus XSender - Deployment diff --git a/quarkus-extension/integration-tests/pom.xml b/quarkus-extension/integration-tests/pom.xml index 374c29be..f55a4e72 100644 --- a/quarkus-extension/integration-tests/pom.xml +++ b/quarkus-extension/integration-tests/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl quarkus-xsender-parent - 4.1.4-SNAPSHOT + 4.1.4 quarkus-xsender-integration-tests Quarkus XSender - Integration Tests diff --git a/quarkus-extension/pom.xml b/quarkus-extension/pom.xml index d87bd517..37eca754 100644 --- a/quarkus-extension/pom.xml +++ b/quarkus-extension/pom.xml @@ -25,7 +25,7 @@ io.github.project-openubl xsender-parent - 4.1.4-SNAPSHOT + 4.1.4 ../pom.xml diff --git a/quarkus-extension/runtime/pom.xml b/quarkus-extension/runtime/pom.xml index 3d3ccf18..63eea141 100644 --- a/quarkus-extension/runtime/pom.xml +++ b/quarkus-extension/runtime/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl quarkus-xsender-parent - 4.1.4-SNAPSHOT + 4.1.4 quarkus-xsender Quarkus XSender - Runtime diff --git a/spring-boot-extension/integration-tests/pom.xml b/spring-boot-extension/integration-tests/pom.xml index b6b5789b..9c2551c3 100644 --- a/spring-boot-extension/integration-tests/pom.xml +++ b/spring-boot-extension/integration-tests/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl spring-boot-xsender-parent - 4.1.4-SNAPSHOT + 4.1.4 spring-boot-xsender-integration-tests Spring Boot XSender - Integration Tests diff --git a/spring-boot-extension/pom.xml b/spring-boot-extension/pom.xml index 7eeb4734..a91af019 100644 --- a/spring-boot-extension/pom.xml +++ b/spring-boot-extension/pom.xml @@ -25,7 +25,7 @@ io.github.project-openubl xsender-parent - 4.1.4-SNAPSHOT + 4.1.4 ../pom.xml diff --git a/spring-boot-extension/runtime/pom.xml b/spring-boot-extension/runtime/pom.xml index 562c6795..b433834b 100644 --- a/spring-boot-extension/runtime/pom.xml +++ b/spring-boot-extension/runtime/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl spring-boot-xsender-parent - 4.1.4-SNAPSHOT + 4.1.4 spring-boot-xsender Spring Boot XSender - Runtime