summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-03-22 12:41:06 +0100
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-03-22 12:41:06 +0100
commit5674aeff421af1e7c23f76e506e31a908e906b37 (patch)
treeb322554368892e4ff33276aaa1f8142e90aaa9bf
parentadditional tests for time zones (diff)
downloadUIC-barcode-5674aeff421af1e7c23f76e506e31a908e906b37.tar
UIC-barcode-5674aeff421af1e7c23f76e506e31a908e906b37.tar.gz
UIC-barcode-5674aeff421af1e7c23f76e506e31a908e906b37.tar.bz2
UIC-barcode-5674aeff421af1e7c23f76e506e31a908e906b37.tar.lz
UIC-barcode-5674aeff421af1e7c23f76e506e31a908e906b37.tar.xz
UIC-barcode-5674aeff421af1e7c23f76e506e31a908e906b37.tar.zst
UIC-barcode-5674aeff421af1e7c23f76e506e31a908e906b37.zip
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a9f7554..f52b5e5 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.2.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>