Skip to content

Commit 6f81d49

Browse files
committed
Fixed missing version update since release 6.0.3
1 parent 6c7a76a commit 6f81d49

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

modules/authenticated-socks-module/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

modules/batch-module/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

modules/cli-module/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

modules/core-module/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

modules/core-test-module/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

modules/dkim-module/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

modules/jacoco-aggregator-module/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

modules/outlook-module/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

modules/simple-java-mail/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

modules/smime-module/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.2</version>
11+
<version>6.0.3</version>
1212
<relativePath>../../</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)