summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-04-12 11:43:04 +0200
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-04-12 11:43:04 +0200
commit26d62a3db0b248d0595d3ce2313e9de829198097 (patch)
tree738d7eefd69b731bcc31a2993c686e33b84c5d91 /pom.xml
parentDB signature validation test (diff)
downloadUIC-barcode-26d62a3db0b248d0595d3ce2313e9de829198097.tar
UIC-barcode-26d62a3db0b248d0595d3ce2313e9de829198097.tar.gz
UIC-barcode-26d62a3db0b248d0595d3ce2313e9de829198097.tar.bz2
UIC-barcode-26d62a3db0b248d0595d3ce2313e9de829198097.tar.lz
UIC-barcode-26d62a3db0b248d0595d3ce2313e9de829198097.tar.xz
UIC-barcode-26d62a3db0b248d0595d3ce2313e9de829198097.tar.zst
UIC-barcode-26d62a3db0b248d0595d3ce2313e9de829198097.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 24157be..5a6212f 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.3-SNAPSHOT</version>
+ <version>1.2.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>