Skip to content
Snippets Groups Projects
Commit 6f479248 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

build: Add repository reference to pom

Necessary for renovate to access internal dependencies from package registry
parent 7ceaef67
No related branches found
No related tags found
No related merge requests found
Pipeline #5611 canceled
......@@ -14,6 +14,13 @@
<version>1.1.11-SNAPSHOT</version>
<packaging>jar</packaging>
<repositories>
<repository>
<id>gitlab-maven</id>
<url>https://gitlab.nibio.no/api/v4/projects/401/packages/maven</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>junit</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment