Rev Picard 1.110.1773
This commit is contained in:
parent
821fbe7260
commit
a2cd9703fa
Binary file not shown.
|
|
@ -3,23 +3,23 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>net.sf</groupId>
|
<groupId>net.sf</groupId>
|
||||||
<artifactId>picard</artifactId>
|
<artifactId>picard</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
<name>picard</name>
|
<name>picard</name>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sf</groupId>
|
<groupId>net.sf</groupId>
|
||||||
<artifactId>sam</artifactId>
|
<artifactId>sam</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.broadinstitute</groupId>
|
<groupId>org.broadinstitute</groupId>
|
||||||
<artifactId>variant</artifactId>
|
<artifactId>variant</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.broad</groupId>
|
<groupId>org.broad</groupId>
|
||||||
<artifactId>tribble</artifactId>
|
<artifactId>tribble</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- TODO: Picard is using a custom zip with just ant's BZip2 classes. See also: http://www.kohsuke.org/bzip2 -->
|
<!-- TODO: Picard is using a custom zip with just ant's BZip2 classes. See also: http://www.kohsuke.org/bzip2 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
Binary file not shown.
|
|
@ -3,7 +3,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>net.sf</groupId>
|
<groupId>net.sf</groupId>
|
||||||
<artifactId>sam</artifactId>
|
<artifactId>sam</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
<name>sam-jdk</name>
|
<name>sam-jdk</name>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
Binary file not shown.
|
|
@ -3,13 +3,13 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.broad</groupId>
|
<groupId>org.broad</groupId>
|
||||||
<artifactId>tribble</artifactId>
|
<artifactId>tribble</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
<name>tribble</name>
|
<name>tribble</name>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sf</groupId>
|
<groupId>net.sf</groupId>
|
||||||
<artifactId>sam</artifactId>
|
<artifactId>sam</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
Binary file not shown.
|
|
@ -3,18 +3,18 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.broadinstitute</groupId>
|
<groupId>org.broadinstitute</groupId>
|
||||||
<artifactId>variant</artifactId>
|
<artifactId>variant</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
<name>variant</name>
|
<name>variant</name>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.broad</groupId>
|
<groupId>org.broad</groupId>
|
||||||
<artifactId>tribble</artifactId>
|
<artifactId>tribble</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sf</groupId>
|
<groupId>net.sf</groupId>
|
||||||
<artifactId>sam</artifactId>
|
<artifactId>sam</artifactId>
|
||||||
<version>1.110.1763</version>
|
<version>1.110.1773</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
<test.args>-Xmx${test.maxmemory} -XX:+UseParallelOldGC -XX:ParallelGCThreads=${java.gc.threads} -XX:GCTimeLimit=${java.gc.timeLimit} -XX:GCHeapFreeLimit=${java.gc.heapFreeLimit}</test.args>
|
<test.args>-Xmx${test.maxmemory} -XX:+UseParallelOldGC -XX:ParallelGCThreads=${java.gc.threads} -XX:GCTimeLimit=${java.gc.timeLimit} -XX:GCHeapFreeLimit=${java.gc.heapFreeLimit}</test.args>
|
||||||
|
|
||||||
<!-- Version numbers for picard sam-jdk. Usually kept in sync. -->
|
<!-- Version numbers for picard sam-jdk. Usually kept in sync. -->
|
||||||
<picard.public.version>1.110.1763</picard.public.version>
|
<picard.public.version>1.110.1773</picard.public.version>
|
||||||
<sam.version>${picard.public.version}</sam.version>
|
<sam.version>${picard.public.version}</sam.version>
|
||||||
<picard.version>${picard.public.version}</picard.version>
|
<picard.version>${picard.public.version}</picard.version>
|
||||||
<variant.version>${picard.public.version}</variant.version>
|
<variant.version>${picard.public.version}</variant.version>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue