8000 [maven-release-plugin] prepare release v1.5.2 · clojure/tools.reader@d32920f · GitHub
[go: up one dir, main page]

Skip to content

Commit d32920f

Browse files
committed
[maven-release-plugin] prepare release v1.5.2
1 parent e496ded commit d32920f

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
@@ -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>1.5.2-SNAPSHOT</version>
5+
<version>1.5.2</version>
66
<name>tools.reader</name>
77
<description>A Clojure reader in Clojure </description>
88
<url>https://github.com/clojure/tools.reader</url>
@@ -132,6 +132,6 @@
132132
<connection>scm:git:git://github.com/clojure/tools.reader.git</connection>
133133
<developerConnection>scm:git:git://github.com/clojure/tools.reader.git</developerConnection>
134134
<url>https://github.com/clojure/tools.reader</url>
135-
<tag>HEAD</tag>
135+
<tag>v1.5.2</tag>
136136
</scm>
137137
</project>

0 commit comments

Comments
 (0)
0