We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49dafe0 commit c0075f6Copy full SHA for c0075f6
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>ch.digitalfondue.mjml4j</groupId>
7
<artifactId>mjml4j</artifactId>
8
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
<inceptionYear>2024</inceptionYear>
11
<description>mjml4j: an unofficial port of MJML to java.
@@ -27,7 +27,7 @@
27
<connection>scm:git:[email protected]:digitalfondue/mjml4j.git</connection>
28
<developerConnection>scm:git:[email protected]:digitalfondue/mjml4j.git</developerConnection>
29
<url>https://github.com/digitalfondue/mjml4j.git</url>
30
- <tag>mjml4j-1.1.2</tag>
+ <tag>HEAD</tag>
31
</scm>
32
33
<licenses>
0 commit comments