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 bd3ae45 commit 49bd775Copy full SHA for 49bd775
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>12.0.0</version>
+ <version>14.0.0</version>
9
<relativePath />
10
</parent>
11
@@ -14,7 +14,7 @@
14
15
<name>SciJava Scripting: Java</name>
16
<description>JSR-223-compliant Java scripting language plugin.</description>
17
- <url>http://scijava.org/</url>
+ <url>https://github.com/scijava/scripting-java</url>
18
<inceptionYear>2008</inceptionYear>
19
<organization>
20
<name>SciJava</name>
0 commit comments