summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-06-29 16:36:05 +0200
committerGitHub <noreply@github.com>2021-06-29 16:36:05 +0200
commit70812f21d0d62e9cfe1ff8ca47ca6ad324cff855 (patch)
tree7824dce203ec12e86e71b262b323dd514fdebffd
parentMerge pull request #27 from UnionInternationalCheminsdeFer/FCB_version_3.0.0 (diff)
downloadUIC-barcode-70812f21d0d62e9cfe1ff8ca47ca6ad324cff855.tar
UIC-barcode-70812f21d0d62e9cfe1ff8ca47ca6ad324cff855.tar.gz
UIC-barcode-70812f21d0d62e9cfe1ff8ca47ca6ad324cff855.tar.bz2
UIC-barcode-70812f21d0d62e9cfe1ff8ca47ca6ad324cff855.tar.lz
UIC-barcode-70812f21d0d62e9cfe1ff8ca47ca6ad324cff855.tar.xz
UIC-barcode-70812f21d0d62e9cfe1ff8ca47ca6ad324cff855.tar.zst
UIC-barcode-70812f21d0d62e9cfe1ff8ca47ca6ad324cff855.zip
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 51de693..15f9ffd 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.5-SNAPSHOT</version>
+ <version>1.2.6-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>
@@ -63,4 +63,4 @@
<distribution>repo</distribution>
</license>
</licenses>
-</project> \ No newline at end of file
+</project>