summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-08-11 10:43:36 +0200
committerGitHub <noreply@github.com>2023-08-11 10:43:36 +0200
commit91c78a9c0dbb20ce141a0122267b4f6d367646ec (patch)
tree960657a9b89eee67f09cc4e23675996f7f902440 /pom.xml
parentMerge pull request #70 from UnionInternationalCheminsdeFer/1.4.3 (diff)
parentversion number update (diff)
downloadUIC-barcode-91c78a9c0dbb20ce141a0122267b4f6d367646ec.tar
UIC-barcode-91c78a9c0dbb20ce141a0122267b4f6d367646ec.tar.gz
UIC-barcode-91c78a9c0dbb20ce141a0122267b4f6d367646ec.tar.bz2
UIC-barcode-91c78a9c0dbb20ce141a0122267b4f6d367646ec.tar.lz
UIC-barcode-91c78a9c0dbb20ce141a0122267b4f6d367646ec.tar.xz
UIC-barcode-91c78a9c0dbb20ce141a0122267b4f6d367646ec.tar.zst
UIC-barcode-91c78a9c0dbb20ce141a0122267b4f6d367646ec.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 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>