summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2023-03-14 10:31:01 +0100
committerGitHub <noreply@github.com>2023-03-14 10:31:01 +0100
commit4d2d3658c70347e9cffa049898b2b768bafe6174 (patch)
tree2b41ba728d15dace11d75a7d8b62976b69fcb379 /pom.xml
parentcheck for inflater return code added (diff)
parentupdate version number (diff)
downloadUIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.gz
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.bz2
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.lz
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.xz
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.tar.zst
UIC-barcode-4d2d3658c70347e9cffa049898b2b768bafe6174.zip
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0f6dd62..cdc6c2c 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.3.4</version>
+ <version>1.4.0</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>
@@ -89,4 +89,4 @@
<distribution>repo</distribution>
</license>
</licenses>
-</project>
+</project> \ No newline at end of file