summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2024-09-03 09:52:20 +0200
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2024-09-03 09:52:20 +0200
commit1fe809d9dd04c88fbeac05bc6abf0f038f7200c7 (patch)
tree97599113689269244fb133b7db1bcb234cd777ed
parentbug fix on reservation - arrival date in FCB version 1.3 (diff)
downloadUIC-barcode-1fe809d9dd04c88fbeac05bc6abf0f038f7200c7.tar
UIC-barcode-1fe809d9dd04c88fbeac05bc6abf0f038f7200c7.tar.gz
UIC-barcode-1fe809d9dd04c88fbeac05bc6abf0f038f7200c7.tar.bz2
UIC-barcode-1fe809d9dd04c88fbeac05bc6abf0f038f7200c7.tar.lz
UIC-barcode-1fe809d9dd04c88fbeac05bc6abf0f038f7200c7.tar.xz
UIC-barcode-1fe809d9dd04c88fbeac05bc6abf0f038f7200c7.tar.zst
UIC-barcode-1fe809d9dd04c88fbeac05bc6abf0f038f7200c7.zip
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 22e8d8c..18c383f 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.5</version>
+ <version>1.4.7</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>