Skip to content
Snippets Groups Projects
Commit 99fb5f67 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Add maven central as repository

parent 5261cb45
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,10 @@ ...@@ -9,6 +9,10 @@
</parent> </parent>
<repositories> <repositories>
<repository>
<id>central</id>
<url>https://repo1.maven.org/maven2/</url>
</repository>
<repository> <repository>
<id>gitlab-maven</id> <id>gitlab-maven</id>
<url>https://gitlab.nibio.no/api/v4/projects/401/packages/maven</url> <url>https://gitlab.nibio.no/api/v4/projects/401/packages/maven</url>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment