diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2023-03-14 10:31:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-14 10:31:01 +0100 |
commit | 4d2d3658c70347e9cffa049898b2b768bafe6174 (patch) | |
tree | 2b41ba728d15dace11d75a7d8b62976b69fcb379 /pom.xml | |
parent | check for inflater return code added (diff) | |
parent | update version number (diff) | |
download | UIC-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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |