diff --git a/core/pom.xml b/core/pom.xml index f5273992..410d5b26 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ io.github.project-openubl xsender-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 ../pom.xml diff --git a/pom.xml b/pom.xml index 6fd1512c..3a76b76a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.github.project-openubl xsender-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 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 40809b90..727d6307 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-SNAPSHOT + 5.0.0.Beta1 quarkus-xsender-deployment Quarkus XSender - Deployment diff --git a/quarkus-extension/integration-tests/pom.xml b/quarkus-extension/integration-tests/pom.xml index 90b00bab..85aab5cb 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-SNAPSHOT + 5.0.0.Beta1 quarkus-xsender-integration-tests Quarkus XSender - Integration Tests diff --git a/quarkus-extension/pom.xml b/quarkus-extension/pom.xml index 0a20ed18..8ab4dec0 100644 --- a/quarkus-extension/pom.xml +++ b/quarkus-extension/pom.xml @@ -25,7 +25,7 @@ io.github.project-openubl xsender-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 ../pom.xml diff --git a/quarkus-extension/runtime/pom.xml b/quarkus-extension/runtime/pom.xml index f006013b..18264a40 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-SNAPSHOT + 5.0.0.Beta1 quarkus-xsender Quarkus XSender - Runtime diff --git a/spring-boot-extension/integration-tests/pom.xml b/spring-boot-extension/integration-tests/pom.xml index ad8a86ca..dcaa28a0 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-SNAPSHOT + 5.0.0.Beta1 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 77f2237b..3c463749 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-SNAPSHOT + 5.0.0.Beta1 ../pom.xml diff --git a/spring-boot-extension/runtime/pom.xml b/spring-boot-extension/runtime/pom.xml index 2f9ac5d4..a2a99bbb 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-SNAPSHOT + 5.0.0.Beta1 spring-boot-xsender Spring Boot XSender - Runtime