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 1f82871 commit 1e85296Copy full SHA for 1e85296
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>scripting-jython</artifactId>
13
- <version>0.2.6-SNAPSHOT</version>
+ <version>0.3.0</version>
14
15
<name>SciJava Scripting: Jython</name>
16
<description>JSR-223-compliant Jython scripting language plugin.</description>
@@ -71,7 +71,7 @@
71
<scm>
72
<connection>scm:git:git://github.com/scijava/scripting-jython</connection>
73
<developerConnection>scm:git:[email protected]:scijava/scripting-jython</developerConnection>
74
- <tag>HEAD</tag>
+ <tag>scripting-jython-0.3.0</tag>
75
<url>https://github.com/scijava/scripting-jython</url>
76
</scm>
77
<issueManagement>
0 commit comments