diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-12-06 16:10:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-06 16:10:45 +0100 |
commit | e703da877d98434198d4cc2e179abb3af9256343 (patch) | |
tree | aec71979d213bd0bb3f8998f6848dd182b8f91d5 /pom.xml | |
parent | Merge pull request #37 from UnionInternationalCheminsdeFer/1.2.10 (diff) | |
parent | - extended automated test (diff) | |
download | UIC-barcode-e703da877d98434198d4cc2e179abb3af9256343.tar UIC-barcode-e703da877d98434198d4cc2e179abb3af9256343.tar.gz UIC-barcode-e703da877d98434198d4cc2e179abb3af9256343.tar.bz2 UIC-barcode-e703da877d98434198d4cc2e179abb3af9256343.tar.lz UIC-barcode-e703da877d98434198d4cc2e179abb3af9256343.tar.xz UIC-barcode-e703da877d98434198d4cc2e179abb3af9256343.tar.zst UIC-barcode-e703da877d98434198d4cc2e179abb3af9256343.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.10-SNAPSHOT</version>
+ <version>1.2.11-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>
|