summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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 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>