Skip to content
Snippets Groups Projects
Commit 107e5064 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Rydde opp i Geotools-dependency

parent f207b39d
Branches
No related tags found
1 merge request!154Merge all Wildfly 26 compatible updates into develop
......@@ -9,7 +9,6 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<geotools.version>20.2</geotools.version>
</properties>
<name>VIPSLogic</name>
<url>http://maven.apache.org</url>
......@@ -251,11 +250,6 @@
<artifactId>icu4j</artifactId>
<version>70.1</version>
</dependency>
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-api</artifactId>
<version>30.1</version>
</dependency>
<dependency>
<groupId>javax.measure</groupId>
<artifactId>unit-api</artifactId>
......
......@@ -55,7 +55,6 @@ import org.opengis.referencing.crs.CoordinateReferenceSystem;
import org.opengis.referencing.operation.MathTransform;
import org.opengis.referencing.operation.TransformException;
import no.nibio.vips.logic.controller.session.SchedulingBean;
import no.nibio.vips.logic.controller.session.SessionControllerGetter;
import no.nibio.vips.logic.controller.session.UserBean;
import no.nibio.vips.logic.entity.Organization;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment