There was an error while loading. Please reload this page.
1 parent f07a4cd commit 699570cCopy full SHA for 699570c
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>scripting-beanshell</artifactId>
13
- <version>0.2.3-SNAPSHOT</version>
+ <version>0.2.3</version>
14
15
<name>SciJava Scripting: BeanShell</name>
16
<description>JSR-223-compliant BeanShell scripting language plugin.</description>
@@ -71,7 +71,7 @@
71
<scm>
72
<connection>scm:git:git://github.com/scijava/scripting-beanshell</connection>
73
<developerConnection>scm:git:git@github.com:scijava/scripting-beanshell</developerConnection>
74
- <tag>HEAD</tag>
+ <tag>scripting-beanshell-0.2.3</tag>
75
<url>https://github.com/scijava/scripting-beanshell</url>
76
</scm>
77
<issueManagement>
0 commit comments