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 ed91fc3 commit 048ff01Copy full SHA for 048ff01
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>3.6</version>
+ <version>6.0.0</version>
9
<relativePath />
10
</parent>
11
12
<artifactId>scripting-java</artifactId>
13
- <version>0.2.6-SNAPSHOT</version>
+ <version>0.3.0-SNAPSHOT</version>
14
15
<name>SciJava Scripting: Java</name>
16
<description>JSR-223-compliant Java scripting language plugin.</description>
0 commit comments