Skip to content

Commit 9cd0807

Browse files
committed
released 7.5.2 [skip ci]
1 parent b99415a commit 9cd0807

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

Diff for: modules/authenticated-socks-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/batch-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/cli-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/core-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/core-test-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/dkim-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/jacoco-aggregator-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/outlook-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/simple-java-mail/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/smime-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: modules/spring-module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.simplejavamail</groupId>
99
<artifactId>maven-master-project</artifactId>
1010
<!--suppress MavenPropertyInParent -->
11-
<version>7.5.1</version>
11+
<version>7.5.2</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>org.simplejavamail</groupId>
1313
<artifactId>maven-master-project</artifactId>
1414
<packaging>pom</packaging>
15-
<version>7.5.1</version>
15+
<version>7.5.2</version>
1616
<inceptionYear>2009</inceptionYear>
1717

1818
<name>Simple Java Mail - Maven master project</name>

0 commit comments

Comments
 (0)