summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
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 75067ae6..0e45d381 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,6 +232,11 @@
<name>Internal Repository</name>
<url>https://apps.egiz.gv.at/maven/</url>
</repository>
+ <repository> <!-- remove this before next release! as soon as webauthn-java is on main maven -->
+ <id>internal-snapshot</id>
+ <name>Internal Repository (Snapshot)</name>
+ <url>https://apps.egiz.gv.at/maven-snapshot/</url>
+ </repository>
<repository>
<id>maven-central</id>
<name>Maven Central Repository</name>