JAL-3140 updated to latest intervalstore.jar
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 7 Feb 2019 11:41:02 +0000 (11:41 +0000)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 7 Feb 2019 11:41:02 +0000 (11:41 +0000)
.classpath
lib/intervalstore-v0.2.jar [deleted file]
lib/intervalstore-v0.3.jar [new file with mode: 0644]

index 70c87d0..141510b 100644 (file)
@@ -70,6 +70,6 @@
        <classpathentry kind="lib" path="lib/htsjdk-2.12.0.jar"/>
        <classpathentry kind="lib" path="lib/groovy-all-2.4.12-indy.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="lib" path="lib/intervalstore-v0.2.jar"/>
+       <classpathentry kind="lib" path="lib/intervalstore-v0.3.jar"/>
        <classpathentry kind="output" path="classes"/>
 </classpath>
diff --git a/lib/intervalstore-v0.2.jar b/lib/intervalstore-v0.2.jar
deleted file mode 100755 (executable)
index c54aa41..0000000
Binary files a/lib/intervalstore-v0.2.jar and /dev/null differ
diff --git a/lib/intervalstore-v0.3.jar b/lib/intervalstore-v0.3.jar
new file mode 100644 (file)
index 0000000..506fc93
Binary files /dev/null and b/lib/intervalstore-v0.3.jar differ