Skip to content
GitLab
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
956f1d84
Commit
956f1d84
authored
Nov 22, 2014
by
Peter van 't Hof
Browse files
Added missing dependencies
parent
617f95c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
protected/biopet-protected-package/pom.xml
View file @
956f1d84
...
...
@@ -25,6 +25,16 @@
<artifactId>
BiopetFramework
</artifactId>
<version>
0.2.0-DEV
</version>
</dependency>
<dependency>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetGatkPipelines
</artifactId>
<version>
0.2.0-DEV
</version>
</dependency>
<dependency>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Basty
</artifactId>
<version>
0.2.0-DEV
</version>
</dependency>
</dependencies>
<build>
<resources>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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