summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-05-12 14:06:59 +0200
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-05-12 14:06:59 +0200
commit4b98b827debd760b94679d1bf08ddfec12aa864e (patch)
treec6654ad2c99271f50d6fda21aca31c8392ce0d67
parent- Bug fix StaticHeader date format (diff)
downloadUIC-barcode-4b98b827debd760b94679d1bf08ddfec12aa864e.tar
UIC-barcode-4b98b827debd760b94679d1bf08ddfec12aa864e.tar.gz
UIC-barcode-4b98b827debd760b94679d1bf08ddfec12aa864e.tar.bz2
UIC-barcode-4b98b827debd760b94679d1bf08ddfec12aa864e.tar.lz
UIC-barcode-4b98b827debd760b94679d1bf08ddfec12aa864e.tar.xz
UIC-barcode-4b98b827debd760b94679d1bf08ddfec12aa864e.tar.zst
UIC-barcode-4b98b827debd760b94679d1bf08ddfec12aa864e.zip
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5a6212f..19a22d3 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.4-SNAPSHOT</version>
+ <version>1.2.5-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>