File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
molgenis-compute-core/src/main/resources Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ $(dirname -- "$0")/lib/httpcore-4.2.4.jar:\
2525$( dirname -- " $0 " ) /lib/guava-18.0.jar:\
2626$( dirname -- " $0 " ) /lib/commons-logging-1.1.1.jar:\
2727$( dirname -- " $0 " ) /lib/gson-2.2.4.jar:\
28- $( dirname -- " $0 " ) /lib/commons-lang3-3.1.jar \
28+ $( dirname -- " $0 " ) /lib/commons-lang3-3.1.jar:\
29+ $( dirname -- " $0 " ) /lib/gs-collections-7.0.0.jar:\
2930$( dirname -- " $0 " ) /lib/gs-collections-api-7.0.0.jar \
30- $( dirname -- " $0 " ) /lib/gs-collections-7.0.0.jar \
3131org.molgenis.compute.ComputeCommandLine \
3232$*
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.molgenis</groupId >
77 <artifactId >molgenis</artifactId >
8- <version >1.14.1 </version >
8+ <version >1.12.0 </version >
99 </parent >
1010
1111 <artifactId >molgenis-compute</artifactId >
You can’t perform that action at this time.
0 commit comments