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 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/maven-v4_0_0.xsd" >
22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >data.xml</artifactId >
4- <version >0.2.0-alpha11 </version >
4+ <version >0.2.1-alpha12-SNAPSHOT </version >
55 <name >data.xml</name >
66 <packaging >jar</packaging >
77 <description >Functions to parse XML into lazy sequences and lazy trees and emit these as text</description >
9696 <connection >scm:git:git@github.com:clojure/data.xml.git</connection >
9797 <developerConnection >scm:git:git@github.com:clojure/data.xml.git</developerConnection >
9898 <url >git@github.com:clojure/data.xml.git</url >
99- <tag >v0.2.0-alpha11 </tag >
99+ <tag >HEAD </tag >
100100 </scm >
101101
102102</project >
You can’t perform that action at this time.
0 commit comments