From 57fe139bd4022a497bdf639590098ba397827c31 Mon Sep 17 00:00:00 2001 From: jstaerk Date: Wed, 13 Sep 2023 09:36:43 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- Mustang-CLI/pom.xml | 6 +++--- library/pom.xml | 6 +++--- pom.xml | 4 ++-- validator/pom.xml | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index e6e54bac..b934cd41 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -3,14 +3,14 @@ org.mustangproject core - 2.8.0 + 2.8.1-SNAPSHOT 4.0.0 org.mustangproject Mustang-CLI e-invoices commandline tool, allowing to create(embed), split and validate Factur-X/ZUGFeRD files. Validation should also work for XRechnung/CII. jar - 2.8.0 + 2.8.1-SNAPSHOT UTF-8 8 @@ -21,7 +21,7 @@ org.mustangproject validator - 2.8.0 + 2.8.1-SNAPSHOT diff --git a/library/pom.xml b/library/pom.xml index 8cc9a7cb..9f18a524 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -3,13 +3,13 @@ org.mustangproject core - 2.8.0 + 2.8.1-SNAPSHOT 4.0.0 org.mustangproject library - 2.8.0 + 2.8.1-SNAPSHOT jar Library to write, read and validate e-invoices (Factur-X, ZUGFeRD, Order-X, XRechnung/CII) FOSS Java library to read, write and validate european electronic invoices and orders in the UN/CEFACT Cross Industry Invoice based formats Factur-X/ZUGFeRD, XRechnung and Order-X in your invoice PDFs. @@ -19,7 +19,7 @@ scm:git:https://github.com/ZUGFeRD/mustangproject.git scm:git:https://github.com/ZUGFeRD/mustangproject.git https://github.com/ZUGFeRD/mustangproject - core-2.8.0 + core-2.3.2 diff --git a/pom.xml b/pom.xml index 956cc954..11701f0d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mustangproject core - 2.8.0 + 2.8.1-SNAPSHOT pom Mustang @@ -20,7 +20,7 @@ scm:git:git://github.com/dexecutor/dependent-tasks-executor.git scm:git:git@github.com:dexecutor/dexecutor.git https://github.com/dexecutor/dependent-tasks-executor - core-2.8.0 + core-2.3.2 diff --git a/validator/pom.xml b/validator/pom.xml index 72d7fb01..1bb1a8e5 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -3,7 +3,7 @@ org.mustangproject core - 2.8.0 + 2.8.1-SNAPSHOT 4.0.0 org.mustangproject @@ -11,7 +11,7 @@ Library to validate e-invoices (ZUGFeRD, Factur-X and Xrechnung) jar - 2.8.0 + 2.8.1-SNAPSHOT @@ -38,7 +38,7 @@ ${project.groupId} library - 2.8.0 + 2.8.1-SNAPSHOT @@ -98,7 +98,7 @@ org.mustangproject library - 2.8.0 + 2.8.1-SNAPSHOT org.xmlunit