Skip to content

Commit

Permalink
Merge pull request #259 from geneontology/issue258-remove-owltools
Browse files Browse the repository at this point in the history
Issue258 remove owltools
  • Loading branch information
kltm committed Nov 9, 2019
2 parents a22abb6 + a11e61d commit 02052b6
Show file tree
Hide file tree
Showing 58 changed files with 4,549 additions and 4,225 deletions.
7 changes: 2 additions & 5 deletions minerva-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
</build>

<dependencies>
<dependency>
<dependency>
<groupId>org.geneontology</groupId>
<artifactId>minerva-converter</artifactId>
<version>${project.parent.version}</version>
Expand All @@ -83,10 +83,7 @@
<artifactId>minerva-server</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.bbop</groupId>
<artifactId>OWLTools-Runner</artifactId>
</dependency>

</dependencies>

</project>

Large diffs are not rendered by default.

Loading

0 comments on commit 02052b6

Please sign in to comment.