Skip to content

Commit b5e8e3f

Browse files
author
Hudson @ build.clojure.org
committed
[maven-release-plugin] prepare release data.xml-0.2.0-alpha2
1 parent 59885b2 commit b5e8e3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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-SNAPSHOT</version>
4+
<version>0.2.0-alpha2</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>
@@ -120,7 +120,7 @@
120120
<connection>scm:git:git@github.com:clojure/data.xml.git</connection>
121121
<developerConnection>scm:git:git@github.com:clojure/data.xml.git</developerConnection>
122122
<url>git@github.com:clojure/data.xml.git</url>
123-
<tag>HEAD</tag>
123+
<tag>data.xml-0.2.0-alpha2</tag>
124124
</scm>
125125

126126
</project>

0 commit comments

Comments
 (0)