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 >java.classpath</artifactId >
4
- <version >0.2.2 </version >
4
+ <version >0.2.3-SNAPSHOT </version >
5
5
<name >${project.artifactId} </name >
6
6
7
7
<parent >
20
20
<connection >scm:git:git@github.com:clojure/java.classpath.git</connection >
21
21
<developerConnection >scm:git:git@github.com:clojure/java.classpath.git</developerConnection >
22
22
<url >git@github.com:clojure/java.classpath.git</url >
23
- <tag >java.classpath-0.2.2 </tag >
23
+ <tag >HEAD </tag >
24
24
</scm >
25
25
</project >
You can’t perform that action at this time.
0 commit comments