Skip to content
Snippets Groups Projects
Commit 85502fa7 authored by Brita Linnestad's avatar Brita Linnestad
Browse files

Merge branch 'main' into release, update vips common version

parents ac36ba2c 34d6ad84
No related branches found
No related tags found
No related merge requests found
Pipeline #1502 passed
......@@ -10,7 +10,7 @@
<groupId>no.nibio.vips.model</groupId>
<artifactId>AlternariaModel</artifactId>
<version>1.0.1</version>
<version>1.0.2.SNAPSHOT</version>
<packaging>jar</packaging>
<repositories>
......@@ -24,7 +24,7 @@
<dependency>
<groupId>no.nibio.vips</groupId>
<artifactId>VIPSCommon</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
......@@ -55,4 +55,4 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
</properties>
</project>
\ No newline at end of file
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment