Skip to content

Commit 07e957b

Browse files
Prepare release org.eclipse.angus:all:2.0.3
1 parent 62aae89 commit 07e957b

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>all</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/outlook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>all</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/taglib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

demos/webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>demos</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

doc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.eclipse.angus</groupId>
2424
<artifactId>all</artifactId>
25-
<version>2.0.3-SNAPSHOT</version>
25+
<version>2.0.3</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

dsn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.eclipse.angus</groupId>
2626
<artifactId>all</artifactId>
27-
<version>2.0.3-SNAPSHOT</version>
27+
<version>2.0.3</version>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>
3030
<groupId>org.eclipse.angus</groupId>

mailhandler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>all</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<groupId>org.eclipse.angus</groupId>
3232
<artifactId>all</artifactId>
3333
<packaging>pom</packaging>
34-
<version>2.0.3-SNAPSHOT</version>
34+
<version>2.0.3</version>
3535
<name>Angus Mail Project</name>
3636
<description>${project.name}</description>
3737
<url>http://eclipse-ee4j.github.io/angus-mail</url>

providers/angus-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>all</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

providers/gimap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>providers</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

providers/imap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>providers</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

providers/jakarta.mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>all</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

providers/mbox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>providers</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

providers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>all</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

providers/pop3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>providers</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

providers/smtp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.angus</groupId>
2525
<artifactId>providers</artifactId>
26-
<version>2.0.3-SNAPSHOT</version>
26+
<version>2.0.3</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)