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 44c044d commit e37ab7fCopy full SHA for e37ab7f
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>9.0.0</version>
+ <version>10.0.1</version>
9
<relativePath />
10
</parent>
11
12
<artifactId>scripting-java</artifactId>
13
- <version>0.3.5-SNAPSHOT</version>
+ <version>0.4.0-SNAPSHOT</version>
14
15
<name>SciJava Scripting: Java</name>
16
<description>JSR-223-compliant Java scripting language plugin.</description>
0 commit comments