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

Merge branch 'main' into release

parents da10c8cf 6d288eac
No related branches found
No related tags found
No related merge requests found
Pipeline #6628 passed
...@@ -10,16 +10,9 @@ ...@@ -10,16 +10,9 @@
<groupId>no.nibio.vips.model</groupId> <groupId>no.nibio.vips.model</groupId>
<artifactId>AppleScabModel</artifactId> <artifactId>AppleScabModel</artifactId>
<version>1.1.15</version> <version>1.1.16-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<repositories>
<repository>
<id>gitlab-maven</id>
<url>https://gitlab.nibio.no/api/v4/projects/401/packages/maven</url>
</repository>
</repositories>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
...@@ -31,7 +24,6 @@ ...@@ -31,7 +24,6 @@
<groupId>no.nibio.vips</groupId> <groupId>no.nibio.vips</groupId>
<artifactId>VIPSCommon</artifactId> <artifactId>VIPSCommon</artifactId>
<version>3.0.3</version> <version>3.0.3</version>
<scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment