Skip to content

Commit

Permalink
Update pom information and jmzreader version.
Browse files Browse the repository at this point in the history
  • Loading branch information
fcyu committed Aug 23, 2017
1 parent 2e3e9b0 commit 9ea1966
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<id>FYu</id>
<name>Fengchao Yu</name>
<email>fyuab@connect.ust.hk</email>
<organization>BME, HKUST</organization>
<organization>ECE, HKUST</organization>
</developer>
</developers>

Expand All @@ -37,19 +37,7 @@
<dependency>
<groupId>uk.ac.ebi.pride.tools</groupId>
<artifactId>jmzreader</artifactId>
<version>1.2.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>uk.ac.ebi.pride.tools</groupId>
<artifactId>mzxml-parser</artifactId>
<version>1.3.4</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>uk.ac.ebi.pride.tools</groupId>
<artifactId>mgf-parser</artifactId>
<version>1.3.5</version>
<version>2.0.2</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down Expand Up @@ -83,8 +71,9 @@
<repositories>
<!-- EBI repo -->
<repository>
<id>nexus-ebi-repo</id>
<url>http://www.ebi.ac.uk/intact/maven/nexus/content/repositories/ebi-repo</url>
<id>pst-release</id>
<name>EBI Nexus Repository</name>
<url>http://www.ebi.ac.uk/Tools/maven/repos/content/repositories/pst-release</url>
</repository>
</repositories>

Expand Down

0 comments on commit 9ea1966

Please sign in to comment.