Skip to content

Commit 48affe6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 98e87c4 commit 48affe6

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>tools.analyzer.jvm</artifactId>
5-
<version>1.4.0-beta1</version>
5+
<version>1.4.0-SNAPSHOT</version>
66
<name>tools.analyzer.jvm</name>
77
<description>Additional jvm-specific passes for tools.analyzer</description>
88

@@ -54,6 +54,6 @@
5454
<connection>scm:git:git://github.com/clojure/tools.analyzer.jvm.git</connection>
5555
<developerConnection>scm:git:git://github.com/clojure/tools.analyzer.jvm.git</developerConnection>
5656
<url>https://github.com/clojure/tools.analyzer.jvm</url>
57-
<tag>v1.4.0-beta1</tag>
57+
<tag>HEAD</tag>
5858
</scm>
5959
</project>

0 commit comments

Comments
 (0)