summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-11-22 16:20:23 +0100
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-11-22 16:20:23 +0100
commit3439ff611093d54368826b59515659f04c5788e3 (patch)
treed929d8618cf434a7a9e390a8dd25e7487d8f77ec /pom.xml
parent- fix on null pointer exception for tickets created ad midnight (diff)
downloadUIC-barcode-3439ff611093d54368826b59515659f04c5788e3.tar
UIC-barcode-3439ff611093d54368826b59515659f04c5788e3.tar.gz
UIC-barcode-3439ff611093d54368826b59515659f04c5788e3.tar.bz2
UIC-barcode-3439ff611093d54368826b59515659f04c5788e3.tar.lz
UIC-barcode-3439ff611093d54368826b59515659f04c5788e3.tar.xz
UIC-barcode-3439ff611093d54368826b59515659f04c5788e3.tar.zst
UIC-barcode-3439ff611093d54368826b59515659f04c5788e3.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 97460c1..5a4313c 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.7-SNAPSHOT</version>
+ <version>1.2.8-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>