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/maven-v4_0_0.xsd" >
2
2
<modelVersion >4.0.0</modelVersion >
3
3
<artifactId >data.finger-tree</artifactId >
4
- <version >0.0.3-SNAPSHOT </version >
4
+ <version >0.0.3</version >
5
5
<name >data.finger-tree</name >
6
6
<description >Persistent collections based on 2-3 finger trees.</description >
7
7
24
24
<connection >scm:git:git@github.com:clojure/data.finger-tree.git</connection >
25
25
<developerConnection >scm:git:git@github.com:clojure/data.finger-tree.git</developerConnection >
26
26
<url >git@github.com:clojure/data.finger-tree.git</url >
27
- <tag >HEAD </tag >
27
+ <tag >data.finger-tree-0.0.3 </tag >
28
28
</scm >
29
29
30
30
<repositories >
You can’t perform that action at this time.
0 commit comments