Skip to content

Commit 361c509

Browse files
chore(main): release 1.0.11-SNAPSHOT (#173)
Co-authored-by: devopsix-release[bot] <205527757+devopsix-release[bot]@users.noreply.github.com>
1 parent c0d1b2e commit 361c509

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

assertj-mail-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.devopsix</groupId>
55
<artifactId>assertj-mail-jakarta</artifactId>
6-
<version>1.0.10</version>
6+
<version>1.0.11-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>AssertJ Mail (Jakarta EE 9+)</name>

assertj-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.devopsix</groupId>
55
<artifactId>assertj-mail</artifactId>
6-
<version>1.0.10</version>
6+
<version>1.0.11-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>AssertJ Mail (Java EE 8)</name>

examples-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.devopsix</groupId>
66
<artifactId>assertj-mail-parent</artifactId>
7-
<version>1.0.10</version>
7+
<version>1.0.11-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.devopsix</groupId>
66
<artifactId>assertj-mail-parent</artifactId>
7-
<version>1.0.10</version>
7+
<version>1.0.11-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.devopsix</groupId>
55
<artifactId>assertj-mail-parent</artifactId>
6-
<version>1.0.10</version>
6+
<version>1.0.11-SNAPSHOT</version>
77
<packaging>pom</packaging>
88

99
<properties>

0 commit comments

Comments
 (0)