Skip to content
Snippets Groups Projects
Commit 1af522a0 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 af4ed19c
No related branches found
No related tags found
1 merge request!6Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2
......@@ -12,7 +12,14 @@
<artifactId>GrassDryingModel</artifactId>
<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