Skip to content

Commit c5927b9

Browse files
ctruedenJenkins
authored andcommitted
[maven-release-plugin] prepare release scripting-jython-0.3.1
1 parent 6292147 commit c5927b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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-jython</artifactId>
13-
<version>0.3.1-SNAPSHOT</version>
13+
<version>0.3.1</version>
1414

1515
<name>SciJava Scripting: Jython</name>
1616
<description>JSR-223-compliant Jython scripting language plugin.</description>
@@ -64,7 +64,7 @@ Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
6464
<scm>
6565
<connection>scm:git:git://github.com/scijava/scripting-jython</connection>
6666
<developerConnection>scm:git:[email protected]:scijava/scripting-jython</developerConnection>
67-
<tag>HEAD</tag>
67+
<tag>scripting-jython-0.3.1</tag>
6868
<url>https://github.com/scijava/scripting-jython</url>
6969
</scm>
7070
<issueManagement>

0 commit comments

Comments
 (0)