summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-04-01 12:50:26 +0200
committerCGantert345 <57003061+CGantert345@users.noreply.github.com>2021-04-01 12:50:26 +0200
commit5732dd6f3858f591ae3a4cdf8b24eee91f14c4e0 (patch)
treef9a1b016f70bc928ae4abfce59964b1654db3687 /pom.xml
parenttime zone update of documentation (diff)
downloadUIC-barcode-5732dd6f3858f591ae3a4cdf8b24eee91f14c4e0.tar
UIC-barcode-5732dd6f3858f591ae3a4cdf8b24eee91f14c4e0.tar.gz
UIC-barcode-5732dd6f3858f591ae3a4cdf8b24eee91f14c4e0.tar.bz2
UIC-barcode-5732dd6f3858f591ae3a4cdf8b24eee91f14c4e0.tar.lz
UIC-barcode-5732dd6f3858f591ae3a4cdf8b24eee91f14c4e0.tar.xz
UIC-barcode-5732dd6f3858f591ae3a4cdf8b24eee91f14c4e0.tar.zst
UIC-barcode-5732dd6f3858f591ae3a4cdf8b24eee91f14c4e0.zip
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml16
1 files changed, 1 insertions, 15 deletions
diff --git a/pom.xml b/pom.xml
index e92db31..24157be 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.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
<description>encoding and decoding of bar code content according to UIC IRS 90918-9</description>
@@ -55,20 +55,6 @@
</build>
- <dependencies>
- <dependency>
- <groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter-api</artifactId>
- <version>5.5.1</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcprov-jdk15to18</artifactId>
- <version>1.6.5</version>
- <scope>test</scope>
- </dependency>
- </dependencies>
<licenses>
<license>