Skip to content

Commit

Permalink
remove duplicate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CarstenHollmann committed Aug 17, 2022
1 parent b8e7d15 commit dba5568
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions proxy/aquarius/handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@
<groupId>${project.groupId}</groupId>
<artifactId>sos-proxy-datasource-common</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.n52.sensorweb-server.helgoland-adapters</groupId>
<artifactId>helgoland-adapters-common</artifactId>
</dependency>
<dependency>
<groupId>org.n52.sensorweb-server.db-model</groupId>
Expand Down Expand Up @@ -98,10 +94,6 @@
<groupId>org.n52.arctic-sea</groupId>
<artifactId>iceland</artifactId>
</dependency>
<dependency>
<groupId>org.n52.arctic-sea</groupId>
<artifactId>janmayen</artifactId>
</dependency>
<dependency>
<groupId>org.n52.arctic-sea</groupId>
<artifactId>faroe-utils</artifactId>
Expand Down

0 comments on commit dba5568

Please sign in to comment.