File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<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" >
2
2
<modelVersion >4.0.0</modelVersion >
3
3
<artifactId >tools.deps.cli</artifactId >
4
- <version >0.10.62-SNAPSHOT </version >
4
+ <version >0.10.66 </version >
5
5
<name >tools.deps.cli</name >
6
6
7
7
<parent >
87
87
<connection >scm:git:git@github.com:clojure/tools.deps.alpha.git</connection >
88
88
<developerConnection >scm:git:git@github.com:clojure/tools.deps.alpha.git</developerConnection >
89
89
<url >git@github.com:clojure/tools.deps.alpha.git</url >
90
- <tag >HEAD </tag >
90
+ <tag >v0.10.66 </tag >
91
91
</scm >
92
92
93
93
<repositories >
You can’t perform that action at this time.
0 commit comments