Skip to content

Commit 0554ec3

Browse files
author
Hudson @ build.clojure.org
committed
[maven-release-plugin] prepare release tools.reader-0.7.8
1 parent ecfad60 commit 0554ec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>tools.reader</artifactId>
5-
<version>0.7.8-SNAPSHOT</version>
5+
<version>0.7.8</version>
66
<name>${artifactId}</name>
77
<description>A Clojure reader in Clojure </description>
88
<url>https://github.com/clojure/tools.reader</url>
@@ -61,6 +61,6 @@
6161
<connection>scm:git:git://github.com/clojure/tools.reader.git</connection>
6262
<developerConnection>scm:git:git://github.com/clojure/tools.reader.git</developerConnection>
6363
<url>[email protected]/clojure/tools.reader.git</url>
64-
<tag>HEAD</tag>
64+
<tag>tools.reader-0.7.8</tag>
6565
</scm>
6666
</project>

0 commit comments

Comments
 (0)