From 75631780d9d10827f81ef435ec984d65031d57be Mon Sep 17 00:00:00 2001 From: jstaerk Date: Fri, 9 Jun 2023 09:55:15 +0200 Subject: [PATCH] [maven-release-plugin] rollback the release of core-2.7.2 --- Mustang-CLI/pom.xml | 4 ++-- library/pom.xml | 4 ++-- pom.xml | 2 +- validator/pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index f0352dba..fdc6e166 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -3,14 +3,14 @@ org.mustangproject core - 2.7.3-SNAPSHOT + 2.7.2-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.7.3-SNAPSHOT + 2.7.2-SNAPSHOT UTF-8 8 diff --git a/library/pom.xml b/library/pom.xml index dd8350d7..4a441c86 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -3,13 +3,13 @@ org.mustangproject core - 2.7.3-SNAPSHOT + 2.7.2-SNAPSHOT 4.0.0 org.mustangproject library - 2.7.3-SNAPSHOT + 2.7.2-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. diff --git a/pom.xml b/pom.xml index cfa7f06f..7abfa8aa 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mustangproject core - 2.7.3-SNAPSHOT + 2.7.2-SNAPSHOT pom Mustang diff --git a/validator/pom.xml b/validator/pom.xml index fbb2bdf2..4fb59ded 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -3,7 +3,7 @@ org.mustangproject core - 2.7.3-SNAPSHOT + 2.7.2-SNAPSHOT 4.0.0 org.mustangproject @@ -11,7 +11,7 @@ Library to validate e-invoices (ZUGFeRD, Factur-X and Xrechnung) jar - 2.7.3-SNAPSHOT + 2.7.2-SNAPSHOT