Skip to content

Commit 30cf0f2

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c6c670a commit 30cf0f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.github.clojure</groupId>
44
<artifactId>tools.build</artifactId>
5-
<version>0.10.11</version>
5+
<version>0.10.12-SNAPSHOT</version>
66
<name>tools.build</name>
77
<description>Clojure builds as Clojure programs.</description>
88

@@ -117,7 +117,7 @@
117117
<connection>scm:git:git@github.com:clojure/tools.build.git</connection>
118118
<developerConnection>scm:git:git@github.com:clojure/tools.build.git</developerConnection>
119119
<url>git@github.com:clojure/tools.build.git</url>
120-
<tag>v0.10.11</tag>
120+
<tag>HEAD</tag>
121121
</scm>
122122

123123
<repositories>

0 commit comments

Comments
 (0)