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

build: Update VIPSCommon groupId and version

parent af9f6d37
Branches
Tags
No related merge requests found
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>no.nibio.vips.common</groupId> <groupId>no.nibio.vips</groupId>
<artifactId>VIPSCommon</artifactId> <artifactId>VIPSCommon</artifactId>
<version>1.0-SNAPSHOT</version> <version>2022.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment