diff options
author | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-11-29 17:09:46 +0100 |
---|---|---|
committer | CGantert345 <57003061+CGantert345@users.noreply.github.com> | 2021-11-29 17:09:46 +0100 |
commit | e10588931164ad78e236f072de870780ae6703c5 (patch) | |
tree | 0b7c8e4f0a8427a6eccdeb19882ce90ccbdd852c /pom.xml | |
parent | test and bug fix on countermark and viaStation (diff) | |
download | UIC-barcode-e10588931164ad78e236f072de870780ae6703c5.tar UIC-barcode-e10588931164ad78e236f072de870780ae6703c5.tar.gz UIC-barcode-e10588931164ad78e236f072de870780ae6703c5.tar.bz2 UIC-barcode-e10588931164ad78e236f072de870780ae6703c5.tar.lz UIC-barcode-e10588931164ad78e236f072de870780ae6703c5.tar.xz UIC-barcode-e10588931164ad78e236f072de870780ae6703c5.tar.zst UIC-barcode-e10588931164ad78e236f072de870780ae6703c5.zip |
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.uic.barcode</groupId> <artifactId>org.uic.barcode</artifactId> - <version>1.2.8-SNAPSHOT</version> + <version>1.2.9-SNAPSHOT</version> <packaging>jar</packaging> <name>UIC barcode</name> <description>encoding and decoding of bar code content according to UIC IRS 90918-9</description> |