Skip to content

Commit 699570c

Browse files
ctruedenJenkins
authored andcommitted
[maven-release-plugin] prepare release scripting-beanshell-0.2.3
1 parent f07a4cd commit 699570c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>scripting-beanshell</artifactId>
13-
<version>0.2.3-SNAPSHOT</version>
13+
<version>0.2.3</version>
1414

1515
<name>SciJava Scripting: BeanShell</name>
1616
<description>JSR-223-compliant BeanShell scripting language plugin.</description>
@@ -71,7 +71,7 @@
7171
<scm>
7272
<connection>scm:git:git://github.com/scijava/scripting-beanshell</connection>
7373
<developerConnection>scm:git:git@github.com:scijava/scripting-beanshell</developerConnection>
74-
<tag>HEAD</tag>
74+
<tag>scripting-beanshell-0.2.3</tag>
7575
<url>https://github.com/scijava/scripting-beanshell</url>
7676
</scm>
7777
<issueManagement>

0 commit comments

Comments
 (0)