Skip to content
Snippets Groups Projects
Commit b493facb 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 844f5891
Branches
Tags
No related merge requests found
Pipeline #5517 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>no.nibio.vips</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment