summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2024-09-03 09:54:12 +0200
committerGitHub <noreply@github.com>2024-09-03 09:54:12 +0200
commitea043ab96af9d86107ef81be8a940df1d3d29e68 (patch)
tree062b6044d94b46d9addbf49d2d7fb1cf033a2e9b /pom.xml
parentUpdate README.md (diff)
parentMerge branch 'master' into bug_fix_on_reservation_arrival_date (diff)
downloadUIC-barcode-ea043ab96af9d86107ef81be8a940df1d3d29e68.tar
UIC-barcode-ea043ab96af9d86107ef81be8a940df1d3d29e68.tar.gz
UIC-barcode-ea043ab96af9d86107ef81be8a940df1d3d29e68.tar.bz2
UIC-barcode-ea043ab96af9d86107ef81be8a940df1d3d29e68.tar.lz
UIC-barcode-ea043ab96af9d86107ef81be8a940df1d3d29e68.tar.xz
UIC-barcode-ea043ab96af9d86107ef81be8a940df1d3d29e68.tar.zst
UIC-barcode-ea043ab96af9d86107ef81be8a940df1d3d29e68.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 d9984b8..18c383f 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.4.6</version>
+ <version>1.4.7</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>