Skip to content
Snippets Groups Projects
Commit 3799166b authored by treinar's avatar treinar
Browse files

Bugfix of dependencies

parent fb5f2444
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>no.nibio.vips.model.</groupId>
<groupId>no.nibio.vips.model</groupId>
<artifactId>NaerstadModel</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>
......@@ -45,7 +45,7 @@
<version>2.4.1</version>
</dependency>
<dependency>
<groupId>no.nibio.vips.common</groupId>
<groupId>no.nibio.vips</groupId>
<artifactId>VIPSCommon</artifactId>
<version>2022.1</version>
</dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment