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

build: New parent version, pom cleanup

parent efdf44f6
No related branches found
No related tags found
No related merge requests found
Pipeline #6652 passed
...@@ -5,20 +5,13 @@ ...@@ -5,20 +5,13 @@
<parent> <parent>
<groupId>no.nibio.vips</groupId> <groupId>no.nibio.vips</groupId>
<artifactId>vips-parent-pom</artifactId> <artifactId>vips-parent-pom</artifactId>
<version>1.1.0</version> <version>1.1.3</version>
</parent> </parent>
<groupId>fi.luke.vips.model</groupId> <groupId>fi.luke.vips.model</groupId>
<artifactId>FinnCerealModels</artifactId> <artifactId>FinnCerealModels</artifactId>
<version>1.1.15-SNAPSHOT</version> <version>1.1.15-SNAPSHOT</version>
<repositories>
<repository>
<id>gitlab-maven</id>
<url>https://gitlab.nibio.no/api/v4/projects/401/packages/maven</url>
</repository>
</repositories>
<build> <build>
<sourceDirectory>src/main/java</sourceDirectory> <sourceDirectory>src/main/java</sourceDirectory>
<resources> <resources>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment