summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKarsten <karsten.budaeus@sbb.ch>2024-10-22 10:52:11 +0200
committerKarsten <karsten.budaeus@sbb.ch>2024-10-22 10:52:11 +0200
commitdb12d8ccb4f93e8feec2110fcf9cba8ee5cb0f6f (patch)
tree17c56de8416a10978cfca76e249309e007933a9c /pom.xml
parentMerge pull request #86 from raumobil/fix/issuingDate-in-uHeadRecod (diff)
downloadUIC-barcode-db12d8ccb4f93e8feec2110fcf9cba8ee5cb0f6f.tar
UIC-barcode-db12d8ccb4f93e8feec2110fcf9cba8ee5cb0f6f.tar.gz
UIC-barcode-db12d8ccb4f93e8feec2110fcf9cba8ee5cb0f6f.tar.bz2
UIC-barcode-db12d8ccb4f93e8feec2110fcf9cba8ee5cb0f6f.tar.lz
UIC-barcode-db12d8ccb4f93e8feec2110fcf9cba8ee5cb0f6f.tar.xz
UIC-barcode-db12d8ccb4f93e8feec2110fcf9cba8ee5cb0f6f.tar.zst
UIC-barcode-db12d8ccb4f93e8feec2110fcf9cba8ee5cb0f6f.zip
Diffstat (limited to '')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 18c383f..3f37950 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,10 +2,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.uic.barcode</groupId>
<artifactId>org.uic.barcode</artifactId>
- <version>1.4.7</version>
+ <version>1.4.8</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
- <description>encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>
+ <description>Encoding and decoding of Aztec barcode content according to UIC IRS 90918-9</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>