diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2022-01-21 18:19:36 +0100 |
---|---|---|
committer | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2022-01-21 18:19:36 +0100 |
commit | 17f05b763d70f350bad482df9378c571c2ebddf6 (patch) | |
tree | b388db6cdf2906fab3dd5a1dc2f79fbfe3f903ea /pom.xml | |
parent | extended api for dynamic content (diff) | |
download | UIC-barcode-17f05b763d70f350bad482df9378c571c2ebddf6.tar UIC-barcode-17f05b763d70f350bad482df9378c571c2ebddf6.tar.gz UIC-barcode-17f05b763d70f350bad482df9378c571c2ebddf6.tar.bz2 UIC-barcode-17f05b763d70f350bad482df9378c571c2ebddf6.tar.lz UIC-barcode-17f05b763d70f350bad482df9378c571c2ebddf6.tar.xz UIC-barcode-17f05b763d70f350bad482df9378c571c2ebddf6.tar.zst UIC-barcode-17f05b763d70f350bad482df9378c571c2ebddf6.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.13-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>
|