Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
Removed METLIN code, updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-pluskal committed Jun 19, 2018
1 parent 93ceebb commit 3fec481
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 153 deletions.
9 changes: 2 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>24.1-jre</version>
<version>25.1-jre</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down Expand Up @@ -294,7 +294,7 @@
<dependency>
<groupId>uk.ac.ebi.jmzml</groupId>
<artifactId>jmzml</artifactId>
<version>1.7.9</version>
<version>1.7.10</version>
</dependency>

<!-- Start of Apache Axis 1.4 -->
Expand Down Expand Up @@ -339,11 +339,6 @@

<!-- Start of jars included with MZmine (internal repository) -->

<dependency>
<groupId>soap-apis</groupId>
<artifactId>metlin-api</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>soap-apis</groupId>
<artifactId>chemspider-api</artifactId>
Expand Down

This file was deleted.

Binary file not shown.

0 comments on commit 3fec481

Please sign in to comment.