Skip to content

Commit 3e9c1fb

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f7f38e3 commit 3e9c1fb

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
@@ -5,14 +5,14 @@
55
<groupId>com.theoryinpractise</groupId>
66
<artifactId>clojure-maven-plugin</artifactId>
77
<packaging>maven-plugin</packaging>
8-
<version>1.3.12</version>
8+
<version>1.3.13-SNAPSHOT</version>
99
<description>Maven plugin for compiling clojure source files</description>
1010
<url>http://github.com/talios/clojure-maven-plugin</url>
1111
<scm>
1212
<connection>scm:git:[email protected]:talios/clojure-maven-plugin.git</connection>
1313
<developerConnection>scm:git:[email protected]:talios/clojure-maven-plugin.git</developerConnection>
1414
<url>http://github.com/talios/clojure-maven-plugin</url>
15-
<tag>clojure-maven-plugin-1.3.12</tag>
15+
<tag>HEAD</tag>
1616
</scm>
1717
<properties>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)