From 5826414eff4abd3a71857d7e53080c2c2f8102b4 Mon Sep 17 00:00:00 2001 From: Project-Openubl Bot Date: Sat, 23 Sep 2023 05:41:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=20Next=20version=205.0.0-?= =?UTF-8?q?SNAPSHOT?= 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 1ae9a44a..3e147afc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl xsender-parent - 5.0.0.CR2 + 5.0.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 8783df3d..5128d87e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.github.project-openubl xsender-parent - 5.0.0.CR2 + 5.0.0-SNAPSHOT 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 0437ab88..40809b90 100644 --- a/quarkus-extension/deployment/pom.xml +++ b/quarkus-extension/deployment/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl quarkus-xsender-parent - 5.0.0.CR2 + 5.0.0-SNAPSHOT quarkus-xsender-deployment Quarkus XSender - Deployment diff --git a/quarkus-extension/integration-tests/pom.xml b/quarkus-extension/integration-tests/pom.xml index 3ee6ba8a..90b00bab 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 - 5.0.0.CR2 + 5.0.0-SNAPSHOT quarkus-xsender-integration-tests Quarkus XSender - Integration Tests diff --git a/quarkus-extension/pom.xml b/quarkus-extension/pom.xml index 4cceb33c..d6a92534 100644 --- a/quarkus-extension/pom.xml +++ b/quarkus-extension/pom.xml @@ -25,7 +25,7 @@ io.github.project-openubl xsender-parent - 5.0.0.CR2 + 5.0.0-SNAPSHOT ../pom.xml diff --git a/quarkus-extension/runtime/pom.xml b/quarkus-extension/runtime/pom.xml index 81ed5f3e..f006013b 100644 --- a/quarkus-extension/runtime/pom.xml +++ b/quarkus-extension/runtime/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl quarkus-xsender-parent - 5.0.0.CR2 + 5.0.0-SNAPSHOT quarkus-xsender Quarkus XSender - Runtime diff --git a/spring-boot-extension/integration-tests/pom.xml b/spring-boot-extension/integration-tests/pom.xml index 9b72c338..3c2714f4 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 - 5.0.0.CR2 + 5.0.0-SNAPSHOT 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 847f5dd1..f161e588 100644 --- a/spring-boot-extension/pom.xml +++ b/spring-boot-extension/pom.xml @@ -25,7 +25,7 @@ io.github.project-openubl xsender-parent - 5.0.0.CR2 + 5.0.0-SNAPSHOT ../pom.xml diff --git a/spring-boot-extension/runtime/pom.xml b/spring-boot-extension/runtime/pom.xml index d0d22a9e..2f9ac5d4 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 - 5.0.0.CR2 + 5.0.0-SNAPSHOT spring-boot-xsender Spring Boot XSender - Runtime