diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-10-31 09:54:46 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-10-31 09:54:46 +0100 |
commit | 31e1280f1b3452520614a25045a0832e5d069044 (patch) | |
tree | d56a486743c1b7356c0a09e29593a62bdac72572 /pom.xml | |
parent | f32b231e6215d3fd4e5bedd53966ebede22802f5 (diff) | |
download | National_eIDAS_Gateway-31e1280f1b3452520614a25045a0832e5d069044.tar.gz National_eIDAS_Gateway-31e1280f1b3452520614a25045a0832e5d069044.tar.bz2 National_eIDAS_Gateway-31e1280f1b3452520614a25045a0832e5d069044.zip |
fix typo in pom.xml
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |