Commit 5cfc5157 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

set imagej version to 1.50b instead of taking from pom-scijava

parent 66824ef4
......@@ -31,7 +31,8 @@
<dependency>
<groupId>net.imagej</groupId>
<artifactId>ij</artifactId>
<version>${imagej1.version}</version>
<version>1.50b</version>
<!-- <version>${imagej1.version}</version> -->
</dependency>
<dependency>
<groupId>commons-configuration</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment