summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2024-06-18 15:42:51 +0200
committerGitHub <noreply@github.com>2024-06-18 15:42:51 +0200
commit6b9254296a5b3b323c2e103db40865c01ffad005 (patch)
treea02e7adfe7c44ab01feaf94cd26689f9e09bfc62 /pom.xml
parentMerge pull request #81 from UnionInternationalCheminsdeFer/fix_test_for_year_with_feb29 (diff)
parentCreate MAVticketTest.java (diff)
downloadUIC-barcode-6b9254296a5b3b323c2e103db40865c01ffad005.tar
UIC-barcode-6b9254296a5b3b323c2e103db40865c01ffad005.tar.gz
UIC-barcode-6b9254296a5b3b323c2e103db40865c01ffad005.tar.bz2
UIC-barcode-6b9254296a5b3b323c2e103db40865c01ffad005.tar.lz
UIC-barcode-6b9254296a5b3b323c2e103db40865c01ffad005.tar.xz
UIC-barcode-6b9254296a5b3b323c2e103db40865c01ffad005.tar.zst
UIC-barcode-6b9254296a5b3b323c2e103db40865c01ffad005.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 22e8d8c..d9984b8 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.5</version>
+ <version>1.4.6</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>