summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2021-08-13 14:43:48 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2021-08-13 14:43:48 +0200
commitab9a63655476c392d95fca3beff8eb59edeccc39 (patch)
tree12393a0de6789844a8b6d922993cfe7195c0467b /pom.xml
parent96a342a4a75684d521d2abfbd912531a6f150d08 (diff)
downloadpdf-over-ab9a63655476c392d95fca3beff8eb59edeccc39.tar.gz
pdf-over-ab9a63655476c392d95fca3beff8eb59edeccc39.tar.bz2
pdf-over-ab9a63655476c392d95fca3beff8eb59edeccc39.zip
updated PDF-AS version
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 843b2d04..2be07484 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,5 +238,10 @@
<name>Internal Repository</name>
<url>https://apps.egiz.gv.at/maven/</url>
</repository>
+ <repository>
+ <id>EGIZ Maven Snapshot</id>
+ <name>EGIZ Maven Snapshot Repository</name>
+ <url>https://apps.egiz.gv.at/maven-snapshot/</url>
+ </repository>
</repositories>
</project>