Skip to content

Commit 6791e17

Browse files
committed
[maven-release-plugin] prepare release mjml4j-1.1.4
1 parent 2f7072f commit 6791e17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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-SNAPSHOT</version>
8+
<version>1.1.4</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>HEAD</tag>
30+
<tag>mjml4j-1.1.4</tag>
3131
</scm>
3232

3333
<licenses>
@@ -136,7 +136,7 @@
136136
<version>3.1.0</version>
137137
<configuration>
138138
<java>
139-
<googleJavaFormat/>
139+
<googleJavaFormat />
140140
</java>
141141
</configuration>
142142
<executions>

0 commit comments

Comments
 (0)