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

Commit 5cb1f76

Browse files
committed
[maven-release-plugin] prepare release v0.14.1212
1 parent d495a06 commit 5cb1f76

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.14.1206-SNAPSHOT</version>
4+
<version>0.14.1212</version>
55
<name>tools.deps.alpha</name>
66

77
<parent>
@@ -199,7 +199,7 @@
199199
<connection>scm:git:[email protected]:clojure/tools.deps.alpha.git</connection>
200200
<developerConnection>scm:git:[email protected]:clojure/tools.deps.alpha.git</developerConnection>
201201
<url>[email protected]:clojure/tools.deps.alpha.git</url>
202-
<tag>HEAD</tag>
202+
<tag>v0.14.1212</tag>
203203
</scm>
204204

205205
<repositories>

0 commit comments

Comments
 (0)