Skip to content

Commit c0075f6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 49dafe0 commit c0075f6

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.2</version>
8+
<version>1.1.3-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:[email protected]:digitalfondue/mjml4j.git</connection>
2828
<developerConnection>scm:git:[email protected]:digitalfondue/mjml4j.git</developerConnection>
2929
<url>https://github.com/digitalfondue/mjml4j.git</url>
30-
<tag>mjml4j-1.1.2</tag>
30+
<tag>HEAD</tag>
3131
</scm>
3232

3333
<licenses>

0 commit comments

Comments
 (0)