Skip to content

Commit

Permalink
Update pom.xml, ArXivService.java, and PubmedService.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasquale Cavallo committed Jul 31, 2020
1 parent 4c1e443 commit 1406a4c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 442 deletions.
6 changes: 0 additions & 6 deletions dspace-api/pom.xml
Expand Up @@ -681,12 +681,6 @@
<artifactId>jersey-client</artifactId>
<version>${jersey.version}</version>
</dependency>
<!-- This was added to support the pubmed api call -->
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
<version>${jersey.version}</version>
</dependency>
<!-- S3 -->
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down
162 changes: 0 additions & 162 deletions dspace-api/src/main/java/org/dspace/submit/lookup/ArXivService.java

This file was deleted.

0 comments on commit 1406a4c

Please sign in to comment.