Skip to content

Commit a05544c

Browse files
ctruedenJenkins
authored andcommitted
[maven-release-plugin] prepare release scripting-clojure-0.1.4
1 parent ec8655a commit a05544c

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.4-SNAPSHOT</version>
13+
<version>0.1.4</version>
1414

1515
<name>SciJava Scripting: Clojure</name>
1616
<description>JSR-223-compliant Clojure scripting language plugin.</description>
@@ -76,7 +76,7 @@
7676
<scm>
7777
<connection>scm:git:git://github.com/scijava/scripting-clojure</connection>
7878
<developerConnection>scm:git:[email protected]:scijava/scripting-clojure</developerConnection>
79-
<tag>HEAD</tag>
79+
<tag>scripting-clojure-0.1.4</tag>
8080
<url>https://github.com/scijava/scripting-clojure</url>
8181
</scm>
8282
<issueManagement>

0 commit comments

Comments
 (0)