Skip to content

Commit 7bba6a5

Browse files
ctruedenJenkins
authored andcommitted
[maven-release-plugin] prepare release scripting-java-0.3.6
1 parent 8764b99 commit 7bba6a5

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-java</artifactId>
13-
<version>0.3.6-SNAPSHOT</version>
13+
<version>0.3.6</version>
1414

1515
<name>SciJava Scripting: Java</name>
1616
<description>JSR-223-compliant Java scripting language plugin.</description>
@@ -75,7 +75,7 @@
7575
<scm>
7676
<connection>scm:git:git://github.com/scijava/scripting-java</connection>
7777
<developerConnection>scm:git:[email protected]:scijava/scripting-java</developerConnection>
78-
<tag>HEAD</tag>
78+
<tag>scripting-java-0.3.6</tag>
7979
<url>https://github.com/scijava/scripting-java</url>
8080
</scm>
8181
<issueManagement>

0 commit comments

Comments
 (0)