summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-08-11 10:28:35 +0200
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-08-11 10:28:35 +0200
commit7743ad482c0dd8f54d4b7b799dd4299a3a66917d (patch)
tree453abaa59b4c95a8d86254d947469bce32a5b46d
parentdefault value 23:59 in case of missing valid until time added in all (diff)
downloadUIC-barcode-7743ad482c0dd8f54d4b7b799dd4299a3a66917d.tar
UIC-barcode-7743ad482c0dd8f54d4b7b799dd4299a3a66917d.tar.gz
UIC-barcode-7743ad482c0dd8f54d4b7b799dd4299a3a66917d.tar.bz2
UIC-barcode-7743ad482c0dd8f54d4b7b799dd4299a3a66917d.tar.lz
UIC-barcode-7743ad482c0dd8f54d4b7b799dd4299a3a66917d.tar.xz
UIC-barcode-7743ad482c0dd8f54d4b7b799dd4299a3a66917d.tar.zst
UIC-barcode-7743ad482c0dd8f54d4b7b799dd4299a3a66917d.zip
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e18072b..760d92f 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.3</version>
+ <version>1.4.4</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>