summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2022-01-21 18:19:36 +0100
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2022-01-21 18:19:36 +0100
commit17f05b763d70f350bad482df9378c571c2ebddf6 (patch)
treeb388db6cdf2906fab3dd5a1dc2f79fbfe3f903ea /pom.xml
parentextended api for dynamic content (diff)
downloadUIC-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 033cd38..d4ef4cc 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.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>