Skip to content
Snippets Groups Projects
Commit 5dfb5a20 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 6f41c539
Branches
Tags
No related merge requests found
Pipeline #5598 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