Skip to content

Commit 6523c97

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a2545d5 commit 6523c97

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.itzg</groupId>
66
<artifactId>mc-image-helper</artifactId>
7-
<version>1.1.2</version>
7+
<version>1.1.3-SNAPSHOT</version>
88

99
<properties>
1010
<maven.compiler.source>8</maven.compiler.source>
@@ -16,7 +16,7 @@
1616

1717
<scm>
1818
<developerConnection>scm:git:[email protected]:itzg/mc-image-helper.git</developerConnection>
19-
<tag>1.1.2</tag>
19+
<tag>HEAD</tag>
2020
</scm>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)