Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit 07447d8

Browse files
committed
[maven-release-plugin] prepare release v0.15.1254
1 parent 3e2b683 commit 07447d8

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
@@ -1,7 +1,7 @@
11
<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/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<artifactId>tools.deps.alpha</artifactId>
4-
<version>0.15.1251-SNAPSHOT</version>
4+
<version>0.15.1254</version>
55
<name>tools.deps.alpha</name>
66

77
<parent>
@@ -188,7 +188,7 @@
188188
<connection>scm:git:[email protected]:clojure/tools.deps.alpha.git</connection>
189189
<developerConnection>scm:git:[email protected]:clojure/tools.deps.alpha.git</developerConnection>
190190
<url>[email protected]:clojure/tools.deps.alpha.git</url>
191-
<tag>HEAD</tag>
191+
<tag>v0.15.1254</tag>
192192
</scm>
193193

194194
<repositories>

0 commit comments

Comments
 (0)