summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2022-05-18 14:12:58 +0200
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2022-05-18 14:12:58 +0200
commit37fd7c008e31830a777d68cd2a3be03087fa0657 (patch)
tree492b4af6de91b70afedfded6edb1d5bd398940d9 /pom.xml
parentversion number increased (diff)
downloadUIC-barcode-37fd7c008e31830a777d68cd2a3be03087fa0657.tar
UIC-barcode-37fd7c008e31830a777d68cd2a3be03087fa0657.tar.gz
UIC-barcode-37fd7c008e31830a777d68cd2a3be03087fa0657.tar.bz2
UIC-barcode-37fd7c008e31830a777d68cd2a3be03087fa0657.tar.lz
UIC-barcode-37fd7c008e31830a777d68cd2a3be03087fa0657.tar.xz
UIC-barcode-37fd7c008e31830a777d68cd2a3be03087fa0657.tar.zst
UIC-barcode-37fd7c008e31830a777d68cd2a3be03087fa0657.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 f083e18..bdbe463 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.3.2</version>
+ <version>1.3.3</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>