Skip to content

Commit f9ae2ab

Browse files
committed
[maven-release-plugin] prepare release scripting-clojure-0.1.0
1 parent 3540861 commit f9ae2ab

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.0-SNAPSHOT</version>
13+
<version>0.1.0</version>
1414

1515
<name>SciJava Scripting: Clojure</name>
1616
<description>JSR-223-compliant Clojure scripting language plugin.</description>
@@ -66,7 +66,7 @@
6666
<scm>
6767
<connection>scm:git:git://github.com/scijava/scripting-clojure</connection>
6868
<developerConnection>scm:git:[email protected]:scijava/scripting-clojure</developerConnection>
69-
<tag>HEAD</tag>
69+
<tag>scripting-clojure-0.1.0</tag>
7070
<url>https://github.com/scijava/scripting-clojure</url>
7171
</scm>
7272

0 commit comments

Comments
 (0)