diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-03-22 12:41:06 +0100 |
---|---|---|
committer | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-03-22 12:41:06 +0100 |
commit | 5674aeff421af1e7c23f76e506e31a908e906b37 (patch) | |
tree | b322554368892e4ff33276aaa1f8142e90aaa9bf /pom.xml | |
parent | additional tests for time zones (diff) | |
download | UIC-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 |
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>
|