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 8398e41 commit 612f6ecCopy full SHA for 612f6ec
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>scripting-javascript</artifactId>
13
- <version>0.2.3-SNAPSHOT</version>
+ <version>0.3.0</version>
14
15
<name>SciJava Scripting: JavaScript</name>
16
<description>JSR-223-compliant JavaScript scripting language plugin.</description>
@@ -66,7 +66,7 @@
66
<scm>
67
<connection>scm:git:git://github.com/scijava/scripting-javascript</connection>
68
<developerConnection>scm:git:[email protected]:scijava/scripting-javascript</developerConnection>
69
- <tag>HEAD</tag>
+ <tag>scripting-javascript-0.3.0</tag>
70
<url>https://github.com/scijava/scripting-javascript</url>
71
</scm>
72
0 commit comments