aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-10-31 09:54:46 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-10-31 09:54:46 +0100
commit31e1280f1b3452520614a25045a0832e5d069044 (patch)
treed56a486743c1b7356c0a09e29593a62bdac72572
parentf32b231e6215d3fd4e5bedd53966ebede22802f5 (diff)
downloadNational_eIDAS_Gateway-31e1280f1b3452520614a25045a0832e5d069044.tar.gz
National_eIDAS_Gateway-31e1280f1b3452520614a25045a0832e5d069044.tar.bz2
National_eIDAS_Gateway-31e1280f1b3452520614a25045a0832e5d069044.zip
fix typo in pom.xml
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f3cca90a..99f3d309 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
</snapshots>
</repository>
<repository>
- <id>egiz-commons</id>
+ <id>egiz-commons-snapshot</id>
<url>https://apps.egiz.gv.at/maven-snapshot/</url>
<releases>
<enabled>false</enabled>