summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJohn Doe <john@doe.org>2021-04-16 14:14:03 +0200
committerJohn Doe <john@doe.org>2021-04-16 14:14:03 +0200
commit85dc353f9bad6397f718b0948f6f938d1bfba0c4 (patch)
tree4cc83e2b917e2a30b48460ac901a5e5fca1d1da5 /pom.xml
parentfixed wrong file permissions (diff)
parentMerge pull request #23 from UnionInternationalCheminsdeFer/fix_included_open_ticket (diff)
downloadUIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar
UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.gz
UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.bz2
UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.lz
UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.xz
UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.tar.zst
UIC-barcode-85dc353f9bad6397f718b0948f6f938d1bfba0c4.zip
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 407e5a5..aed14c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.uic.barcode</groupId>
<artifactId>org.uic.barcode</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>UIC barcode</name>
@@ -53,7 +53,6 @@
</configuration>
</plugin>
</plugins>
-
</build>
<dependencies>