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
3f64deee
Commit
3f64deee
authored
Dec 14, 2015
by
bow
Browse files
Merge branch 'feature-queue_upgrade_3.5' into 'develop'
Upgrade queue to 3.5 Fixes #244 See merge request !286
parents
4a23415a
a47decde
Changes
3
Hide whitespace changes
Inline
Side-by-side
protected/biopet-gatk-extensions/pom.xml
View file @
3f64deee
...
...
@@ -31,7 +31,7 @@
<dependency>
<groupId>
org.broadinstitute.gatk
</groupId>
<artifactId>
gatk-queue-extensions-distribution
</artifactId>
<version>
3.
4
</version>
<version>
3.
5
</version>
</dependency>
</dependencies>
</project>
public/biopet-core/pom.xml
View file @
3f64deee
...
...
@@ -57,7 +57,7 @@
<dependency>
<groupId>
org.broadinstitute.gatk
</groupId>
<artifactId>
gatk-queue
</artifactId>
<version>
3.
4
</version>
<version>
3.
5
</version>
<exclusions>
<exclusion>
<groupId>
org.broadinstitute.gatk
</groupId>
...
...
@@ -68,7 +68,7 @@
<dependency>
<groupId>
org.broadinstitute.gatk
</groupId>
<artifactId>
gatk-queue-extensions-public
</artifactId>
<version>
3.
4
</version>
<version>
3.
5
</version>
</dependency>
<dependency>
<groupId>
org.scalatra.scalate
</groupId>
...
...
public/biopet-utils/pom.xml
View file @
3f64deee
...
...
@@ -62,7 +62,7 @@
<dependency>
<groupId>
com.github.samtools
</groupId>
<artifactId>
htsjdk
</artifactId>
<version>
1.1
32
</version>
<version>
1.1
41
</version>
</dependency>
<dependency>
<groupId>
org.scala-lang
</groupId>
...
...
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