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

build: Pom cleanup

parent 3afa147a
Branches
Tags
No related merge requests found
Pipeline #6627 passed
...@@ -13,13 +13,6 @@ ...@@ -13,13 +13,6 @@
<version>1.1.16-SNAPSHOT</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