summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-07-28 14:10:32 +0200
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-07-28 14:10:32 +0200
commitd49e5ec03afd09bbcdd703e4fd2faf453dbf686d (patch)
tree47cfa6db723d402956a23385fa83780204989b40 /pom.xml
parentnew bug fix version (diff)
downloadUIC-barcode-d49e5ec03afd09bbcdd703e4fd2faf453dbf686d.tar
UIC-barcode-d49e5ec03afd09bbcdd703e4fd2faf453dbf686d.tar.gz
UIC-barcode-d49e5ec03afd09bbcdd703e4fd2faf453dbf686d.tar.bz2
UIC-barcode-d49e5ec03afd09bbcdd703e4fd2faf453dbf686d.tar.lz
UIC-barcode-d49e5ec03afd09bbcdd703e4fd2faf453dbf686d.tar.xz
UIC-barcode-d49e5ec03afd09bbcdd703e4fd2faf453dbf686d.tar.zst
UIC-barcode-d49e5ec03afd09bbcdd703e4fd2faf453dbf686d.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>