From 56f68d9ec4bcaa2dc607c63d31ee79f86dc008cd Mon Sep 17 00:00:00 2001 From: CGantert345 <57003061+CGantert345@users.noreply.github.com> Date: Thu, 2 Dec 2021 15:25:43 +0100 Subject: version number update --- pom.xml | 130 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/pom.xml b/pom.xml index 27f4101..5565a07 100644 --- a/pom.xml +++ b/pom.xml @@ -1,66 +1,66 @@ - - 4.0.0 - org.uic.barcode - org.uic.barcode - 1.2.9-SNAPSHOT - jar - UIC barcode - encoding and decoding of bar code content according to UIC IRS 90918-9 - - src/main/java - - - src/main/java - - **/*.java - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-javadocs - - jar - - - - - - - - - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - + + 4.0.0 + org.uic.barcode + org.uic.barcode + 1.2.10-SNAPSHOT + jar + UIC barcode + encoding and decoding of bar code content according to UIC IRS 90918-9 + + src/main/java + + + src/main/java + + **/*.java + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-javadocs + + jar + + + + + + + + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + \ No newline at end of file -- cgit v1.2.3