Skip to content

Commit 42b2e02

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6791e17 commit 42b2e02

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,7 +5,7 @@
55

66
<groupId>ch.digitalfondue.mjml4j</groupId>
77
<artifactId>mjml4j</artifactId>
8-
<version>1.1.4</version>
8+
<version>1.1.5-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010
<inceptionYear>2024</inceptionYear>
1111
<description>mjml4j: an unofficial port of MJML to java.
@@ -27,7 +27,7 @@
2727
<connection>scm:git:git@github.com:digitalfondue/mjml4j.git</connection>
2828
<developerConnection>scm:git:git@github.com:digitalfondue/mjml4j.git</developerConnection>
2929
<url>https://github.com/digitalfondue/mjml4j.git</url>
30-
<tag>mjml4j-1.1.4</tag>
30+
<tag>HEAD</tag>
3131
</scm>
3232

3333
<licenses>

0 commit comments

Comments
 (0)