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 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/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >core.cache</artifactId >
5- <version >1.2.0 </version >
5+ <version >1.2.1-SNAPSHOT </version >
66 <name >core.cache</name >
77 <description >Cache library for Clojure.</description >
88
99 <scm >
1010 <connection >scm:git:git://github.com/clojure/core.cache.git</connection >
1111 <developerConnection >scm:git:ssh://git@github.com/clojure/core.cache.git</developerConnection >
12- <tag >v1.2.0 </tag >
12+ <tag >HEAD </tag >
1313 <url >https://github.com/clojure/core.cache</url >
1414 </scm >
1515
You can’t perform that action at this time.
0 commit comments