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

chore: Add repository reference to pom

parent becb8227
No related branches found
No related tags found
No related merge requests found
Pipeline #5379 passed
...@@ -5,9 +5,16 @@ ...@@ -5,9 +5,16 @@
<parent> <parent>
<groupId>no.nibio.vips</groupId> <groupId>no.nibio.vips</groupId>
<artifactId>vips-parent-pom</artifactId> <artifactId>vips-parent-pom</artifactId>
<version>1.2.0-SNAPSHOT</version> <version>1.1.0</version>
</parent> </parent>
<repositories>
<repository>
<id>gitlab-maven</id>
<url>https://gitlab.nibio.no/api/v4/projects/401/packages/maven</url>
</repository>
</repositories>
<groupId>no.nibio.vips.model</groupId> <groupId>no.nibio.vips.model</groupId>
<artifactId>SeptoriaHumidityModel</artifactId> <artifactId>SeptoriaHumidityModel</artifactId>
<version>1.1.12-SNAPSHOT</version> <version>1.1.12-SNAPSHOT</version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment