Skip to content

Commit ae92b7a

Browse files
ctruedenJenkins
authored andcommitted
[maven-release-plugin] prepare release scripting-clojure-0.1.5
1 parent fcaeab6 commit ae92b7a

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-clojure</artifactId>
13-
<version>0.1.5-SNAPSHOT</version>
13+
<version>0.1.5</version>
1414

1515
<name>SciJava Scripting: Clojure</name>
1616
<description>JSR-223-compliant Clojure scripting language plugin.</description>
@@ -65,7 +65,7 @@
6565
<scm>
6666
<connection>scm:git:git://github.com/scijava/scripting-clojure</connection>
6767
<developerConnection>scm:git:[email protected]:scijava/scripting-clojure</developerConnection>
68-
<tag>HEAD</tag>
68+
<tag>scripting-clojure-0.1.5</tag>
6969
<url>https://github.com/scijava/scripting-clojure</url>
7070
</scm>
7171
<issueManagement>

0 commit comments

Comments
 (0)