Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
7b7ef123
Commit
7b7ef123
authored
May 02, 2016
by
Peter van 't Hof
Browse files
Remove external maven repository
parent
786871f5
Changes
1
Show whitespace changes
Inline
Side-by-side
biopet-tools/pom.xml
View file @
7b7ef123
...
@@ -29,13 +29,6 @@
...
@@ -29,13 +29,6 @@
<artifactId>
BiopetTools
</artifactId>
<artifactId>
BiopetTools
</artifactId>
<repositories>
<repository>
<id>
biojava-maven-repo
</id>
<name>
BioJava repository
</name>
<url>
http://www.biojava.org/download/maven/
</url>
</repository>
</repositories>
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
org.testng
</groupId>
<groupId>
org.testng
</groupId>
...
@@ -67,8 +60,8 @@
...
@@ -67,8 +60,8 @@
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.biojava
</groupId>
<groupId>
org.biojava
</groupId>
<artifactId>
biojava3-
sequencing
</artifactId>
<artifactId>
biojava3-
core
</artifactId>
<version>
3.
1.
0
</version>
<version>
3.0
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.github.broadinstitute
</groupId>
<groupId>
com.github.broadinstitute
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment