Skip to content

Commit e30f721

Browse files
author
Hudson @ build.clojure.org
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8afadaf commit e30f721

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
@@ -2,7 +2,7 @@
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/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>jvm.tools.analyzer</artifactId>
5-
<version>0.6.2</version>
5+
<version>0.6.3-SNAPSHOT</version>
66
<name>jvm.tools.analyzer</name>
77
<description>An interface to Clojure's analyzer</description>
88

@@ -75,7 +75,7 @@
7575
<connection>scm:git:git://github.com/clojure/jvm.tools.analyzer.git</connection>
7676
<developerConnection>scm:git:git://github.com/clojure/jvm.tools.analyzer.git</developerConnection>
7777
<url>http://github.com/clojure/jvm.tools.analyzer</url>
78-
<tag>jvm.tools.analyzer-0.6.2</tag>
78+
<tag>HEAD</tag>
7979
</scm>
8080
</project>
8181

0 commit comments

Comments
 (0)