summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2024-11-15 14:44:17 +0100
committerGitHub <noreply@github.com>2024-11-15 14:44:17 +0100
commit008cbbd94f0e0fe418b8702782683be4d6d17bfc (patch)
treea8322ef523a0405d4e6964ef105dd2821d183eed /pom.xml
parentMerge pull request #86 from raumobil/fix/issuingDate-in-uHeadRecod (diff)
parentSSB class fix (diff)
downloadUIC-barcode-008cbbd94f0e0fe418b8702782683be4d6d17bfc.tar
UIC-barcode-008cbbd94f0e0fe418b8702782683be4d6d17bfc.tar.gz
UIC-barcode-008cbbd94f0e0fe418b8702782683be4d6d17bfc.tar.bz2
UIC-barcode-008cbbd94f0e0fe418b8702782683be4d6d17bfc.tar.lz
UIC-barcode-008cbbd94f0e0fe418b8702782683be4d6d17bfc.tar.xz
UIC-barcode-008cbbd94f0e0fe418b8702782683be4d6d17bfc.tar.zst
UIC-barcode-008cbbd94f0e0fe418b8702782683be4d6d17bfc.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 18c383f..9e5c6bc 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.7</version>
+ <version>1.4.9</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>