summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2022-06-09 10:24:09 +0200
committerGitHub <noreply@github.com>2022-06-09 10:24:09 +0200
commite6ed1c55e928c3798564b079e5d0c5fcfdfe4bb4 (patch)
treed7abe6e136d44ffa469d615e560fef25009747a3
parentMerge pull request #49 from UnionInternationalCheminsdeFer/experimental_ElipticCurve_X962_encoding_of_public_keys (diff)
parentUpdate pom.xml (diff)
downloadUIC-barcode-e6ed1c55e928c3798564b079e5d0c5fcfdfe4bb4.tar
UIC-barcode-e6ed1c55e928c3798564b079e5d0c5fcfdfe4bb4.tar.gz
UIC-barcode-e6ed1c55e928c3798564b079e5d0c5fcfdfe4bb4.tar.bz2
UIC-barcode-e6ed1c55e928c3798564b079e5d0c5fcfdfe4bb4.tar.lz
UIC-barcode-e6ed1c55e928c3798564b079e5d0c5fcfdfe4bb4.tar.xz
UIC-barcode-e6ed1c55e928c3798564b079e5d0c5fcfdfe4bb4.tar.zst
UIC-barcode-e6ed1c55e928c3798564b079e5d0c5fcfdfe4bb4.zip
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index bdbe463..ffc5360 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.3</version>
+ <version>1.3.4</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>