summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-07-28 14:14:36 +0200
committerGitHub <noreply@github.com>2023-07-28 14:14:36 +0200
commit69ff8d066c138552ffaf1c31eaaf0ab7ded94bcb (patch)
tree280e81fe489f5a3944e0c8b8199019377c57eef0 /pom.xml
parentMerge pull request #68 from UnionInternationalCheminsdeFer/customerCardV1 (diff)
parent- decode TLB also in case of wrong non-numeric formating of number (diff)
downloadUIC-barcode-69ff8d066c138552ffaf1c31eaaf0ab7ded94bcb.tar
UIC-barcode-69ff8d066c138552ffaf1c31eaaf0ab7ded94bcb.tar.gz
UIC-barcode-69ff8d066c138552ffaf1c31eaaf0ab7ded94bcb.tar.bz2
UIC-barcode-69ff8d066c138552ffaf1c31eaaf0ab7ded94bcb.tar.lz
UIC-barcode-69ff8d066c138552ffaf1c31eaaf0ab7ded94bcb.tar.xz
UIC-barcode-69ff8d066c138552ffaf1c31eaaf0ab7ded94bcb.tar.zst
UIC-barcode-69ff8d066c138552ffaf1c31eaaf0ab7ded94bcb.zip
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1f0b102..e18072b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.uic.barcode</groupId>
<artifactId>org.uic.barcode</artifactId>
- <version>1.4.2</version>
+ <version>1.4.3</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>