summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-03-12 13:48:36 +0100
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-03-12 13:48:36 +0100
commitcd56532486900428f1ce6a661d825e066576ef86 (patch)
treea4bdb9ac57ad2367afee8bb0adc696a6997fef4e
parentnames aligned to asn spec for new travel classes in asn version 2 (diff)
downloadUIC-barcode-cd56532486900428f1ce6a661d825e066576ef86.tar
UIC-barcode-cd56532486900428f1ce6a661d825e066576ef86.tar.gz
UIC-barcode-cd56532486900428f1ce6a661d825e066576ef86.tar.bz2
UIC-barcode-cd56532486900428f1ce6a661d825e066576ef86.tar.lz
UIC-barcode-cd56532486900428f1ce6a661d825e066576ef86.tar.xz
UIC-barcode-cd56532486900428f1ce6a661d825e066576ef86.tar.zst
UIC-barcode-cd56532486900428f1ce6a661d825e066576ef86.zip
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8e8c832..a9f7554 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.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>