summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-11-02 13:40:06 +0100
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-11-02 13:40:06 +0100
commit13d556ef9657fd8fca4f40f7265845c0cbc65088 (patch)
tree0d97e87c2490bf01381eab69418dd082ef8d12d2 /pom.xml
parentMerge pull request #31 from irrationalism/feature/android-backward-compatibility-regarding-StandardCharsets (diff)
downloadUIC-barcode-13d556ef9657fd8fca4f40f7265845c0cbc65088.tar
UIC-barcode-13d556ef9657fd8fca4f40f7265845c0cbc65088.tar.gz
UIC-barcode-13d556ef9657fd8fca4f40f7265845c0cbc65088.tar.bz2
UIC-barcode-13d556ef9657fd8fca4f40f7265845c0cbc65088.tar.lz
UIC-barcode-13d556ef9657fd8fca4f40f7265845c0cbc65088.tar.xz
UIC-barcode-13d556ef9657fd8fca4f40f7265845c0cbc65088.tar.zst
UIC-barcode-13d556ef9657fd8fca4f40f7265845c0cbc65088.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 1d3edfa..97460c1 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.6-SNAPSHOT</version>
+ <version>1.2.7-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>