summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2022-05-03 15:45:01 +0200
committerGitHub <noreply@github.com>2022-05-03 15:45:01 +0200
commit8db6a836bd88c93b033e8671dc3ac3a5659d8411 (patch)
tree1a2ab9db922fb5ea6f99359ca80d930caff7f60c /pom.xml
parentMerge pull request #46 from UnionInternationalCheminsdeFer/1.3.1 (diff)
parentversion number increased (diff)
downloadUIC-barcode-8db6a836bd88c93b033e8671dc3ac3a5659d8411.tar
UIC-barcode-8db6a836bd88c93b033e8671dc3ac3a5659d8411.tar.gz
UIC-barcode-8db6a836bd88c93b033e8671dc3ac3a5659d8411.tar.bz2
UIC-barcode-8db6a836bd88c93b033e8671dc3ac3a5659d8411.tar.lz
UIC-barcode-8db6a836bd88c93b033e8671dc3ac3a5659d8411.tar.xz
UIC-barcode-8db6a836bd88c93b033e8671dc3ac3a5659d8411.tar.zst
UIC-barcode-8db6a836bd88c93b033e8671dc3ac3a5659d8411.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 20ee16e..f083e18 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.3.1</version>
+ <version>1.3.2</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>