summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-07-03 11:49:02 +0200
committerGitHub <noreply@github.com>2023-07-03 11:49:02 +0200
commit9b5500ee13716c60f83643e9c84a3984ece7c0ed (patch)
treed3b37c6eb853cfadda28dacee3a5d9b2f188b6f1 /pom.xml
parentMerge pull request #65 from UnionInternationalCheminsdeFer/issuerVsSecurityProvider (diff)
parentnew bug fix version (diff)
downloadUIC-barcode-9b5500ee13716c60f83643e9c84a3984ece7c0ed.tar
UIC-barcode-9b5500ee13716c60f83643e9c84a3984ece7c0ed.tar.gz
UIC-barcode-9b5500ee13716c60f83643e9c84a3984ece7c0ed.tar.bz2
UIC-barcode-9b5500ee13716c60f83643e9c84a3984ece7c0ed.tar.lz
UIC-barcode-9b5500ee13716c60f83643e9c84a3984ece7c0ed.tar.xz
UIC-barcode-9b5500ee13716c60f83643e9c84a3984ece7c0ed.tar.zst
UIC-barcode-9b5500ee13716c60f83643e9c84a3984ece7c0ed.zip
Diffstat (limited to '')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 213ef70..1f0b102 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.1</version>
+ <version>1.4.2</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>