summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-12-14 17:14:28 +0100
committerGitHub <noreply@github.com>2021-12-14 17:14:28 +0100
commitceb8f4b90b3291008137554170693515a0670313 (patch)
tree5403dd4495019f9e3f13b2797d95430ec7701025 /pom.xml
parentMerge pull request #40 from UnionInternationalCheminsdeFer/1.2.12 (diff)
parentuodate of version number (diff)
downloadUIC-barcode-ceb8f4b90b3291008137554170693515a0670313.tar
UIC-barcode-ceb8f4b90b3291008137554170693515a0670313.tar.gz
UIC-barcode-ceb8f4b90b3291008137554170693515a0670313.tar.bz2
UIC-barcode-ceb8f4b90b3291008137554170693515a0670313.tar.lz
UIC-barcode-ceb8f4b90b3291008137554170693515a0670313.tar.xz
UIC-barcode-ceb8f4b90b3291008137554170693515a0670313.tar.zst
UIC-barcode-ceb8f4b90b3291008137554170693515a0670313.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 ca1ba69..033cd38 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.12-SNAPSHOT</version>
+ <version>1.2.13-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>