Skip to content

Commit 56a77ab

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent fe4f460 commit 56a77ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<artifactId>java.jmx</artifactId>
4-
<version>1.1.0</version>
4+
<version>1.1.1-SNAPSHOT</version>
55
<name>java.jmx</name>
66

77
<parent>
@@ -23,6 +23,6 @@
2323
<connection>scm:git:[email protected]:clojure/java.jmx.git</connection>
2424
<developerConnection>scm:git:[email protected]:clojure/java.jmx.git</developerConnection>
2525
<url>[email protected]:clojure/java.jmx.git</url>
26-
<tag>v1.1.0</tag>
26+
<tag>HEAD</tag>
2727
</scm>
2828
</project>

0 commit comments

Comments
 (0)