We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362a325 commit 3448431Copy full SHA for 3448431
pom.xml
@@ -5,13 +5,13 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>33.2.0</version>
+ <version>39.0.0</version>
9
<relativePath />
10
</parent>
11
12
<groupId>net.imagej</groupId>
13
<artifactId>imagej-scripting</artifactId>
14
- <version>0.8.5-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
15
16
<name>ImageJ Scripting</name>
17
<description>ImageJ applications and examples for SciJava script languages.</description>
0 commit comments