summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-12-08 12:37:23 +0100
committerGitHub <noreply@github.com>2021-12-08 12:37:23 +0100
commitc16f91fc6c1bcaf8b96420f3539996e67c1aae44 (patch)
tree3750a34ee588aba663c19c0e80dd506b6f69cd0e /pom.xml
parentMerge pull request #39 from UnionInternationalCheminsdeFer/1.2.11 (diff)
parent- Completed version3 asn1 level unit tests (diff)
downloadUIC-barcode-c16f91fc6c1bcaf8b96420f3539996e67c1aae44.tar
UIC-barcode-c16f91fc6c1bcaf8b96420f3539996e67c1aae44.tar.gz
UIC-barcode-c16f91fc6c1bcaf8b96420f3539996e67c1aae44.tar.bz2
UIC-barcode-c16f91fc6c1bcaf8b96420f3539996e67c1aae44.tar.lz
UIC-barcode-c16f91fc6c1bcaf8b96420f3539996e67c1aae44.tar.xz
UIC-barcode-c16f91fc6c1bcaf8b96420f3539996e67c1aae44.tar.zst
UIC-barcode-c16f91fc6c1bcaf8b96420f3539996e67c1aae44.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 2c09be6..ca1ba69 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.11-SNAPSHOT</version>
+ <version>1.2.12-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>