From 2576e227eb99fb8466b400c85bb00d7508cfb78a Mon Sep 17 00:00:00 2001 From: jstaerk Date: Thu, 22 May 2025 10:32:55 +0200 Subject: [PATCH] updated versions --- Mustang-CLI/pom.xml | 2 +- library/pom.xml | 2 +- validator/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index ad5cb997..0d60df51 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -12,7 +12,7 @@ should also work for XRechnung/CII. jar - 2.17.0-SNAPSHOT + 2.16.5-SNAPSHOT UTF-8 11 diff --git a/library/pom.xml b/library/pom.xml index 2e620a88..7a0112dc 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.mustangproject library - 2.17.0-SNAPSHOT + 2.16.5-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 diff --git a/validator/pom.xml b/validator/pom.xml index 9a6ebe82..11bbf501 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -11,7 +11,7 @@ Library to validate e-invoices (ZUGFeRD, Factur-X and Xrechnung) jar - 2.17.0-SNAPSHOT + 2.16.5-SNAPSHOT