Skip to content

Commit db8f447

Browse files
committed
[maven-release-plugin] prepare release v0.22.1488
1 parent 37a066d commit db8f447

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</artifactId>
4-
<version>0.22.1485-SNAPSHOT</version>
4+
<version>0.22.1488</version>
55
<name>tools.deps</name>
66

77
<parent>
@@ -203,7 +203,7 @@
203203
<connection>scm:git:[email protected]:clojure/tools.deps.git</connection>
204204
<developerConnection>scm:git:[email protected]:clojure/tools.deps.git</developerConnection>
205205
<url>[email protected]:clojure/tools.deps.git</url>
206-
<tag>HEAD</tag>
206+
<tag>v0.22.1488</tag>
207207
</scm>
208208

209209
<repositories>

0 commit comments

Comments
 (0)