Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 84ef6dd

Browse files
author
Rustam Aliyev
committed
[maven-release-plugin] prepare release 0.4.0
1 parent 290d305 commit 84ef6dd

File tree

15 files changed

+17
-17
lines changed

15 files changed

+17
-17
lines changed

bundles/com.ecyrd.speed4j/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<relativePath>../../poms/wrappers/</relativePath>
3333
<groupId>com.elasticinbox.parent.build</groupId>
3434
<artifactId>wrapper-bundle-settings</artifactId>
35-
<version>0.4.0-SNAPSHOT</version>
35+
<version>0.4.0</version>
3636
</parent>
3737

3838
<properties>
@@ -45,7 +45,7 @@
4545
<modelVersion>4.0.0</modelVersion>
4646
<groupId>com.elasticinbox.bundles</groupId>
4747
<artifactId>com.ecyrd.speed4j</artifactId>
48-
<version>0.13-1</version>
48+
<version>0.4.0</version>
4949

5050
<name>ElasticInbox Bundles :: ${wrapped.artifactId}</name>
5151

bundles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>com.elasticinbox</groupId>
3333
<artifactId>elasticinbox-parent</artifactId>
34-
<version>0.4.0-SNAPSHOT</version>
34+
<version>0.4.0</version>
3535
</parent>
3636

3737
<modelVersion>4.0.0</modelVersion>

itests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<relativePath>../poms/compiled/</relativePath>
3333
<groupId>com.elasticinbox.parent.build</groupId>
3434
<artifactId>compiled-bundle-settings</artifactId>
35-
<version>0.4.0-SNAPSHOT</version>
35+
<version>0.4.0</version>
3636
</parent>
3737

3838
<modelVersion>4.0.0</modelVersion>

modules/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<relativePath>../../poms/compiled/</relativePath>
3333
<groupId>com.elasticinbox.parent.build</groupId>
3434
<artifactId>compiled-bundle-settings</artifactId>
35-
<version>0.4.0-SNAPSHOT</version>
35+
<version>0.4.0</version>
3636
</parent>
3737

3838
<properties>

modules/config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<relativePath>../../poms/compiled/</relativePath>
3333
<groupId>com.elasticinbox.parent.build</groupId>
3434
<artifactId>compiled-bundle-settings</artifactId>
35-
<version>0.4.0-SNAPSHOT</version>
35+
<version>0.4.0</version>
3636
</parent>
3737

3838
<properties>

modules/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<relativePath>../../poms/compiled/</relativePath>
3333
<groupId>com.elasticinbox.parent.build</groupId>
3434
<artifactId>compiled-bundle-settings</artifactId>
35-
<version>0.4.0-SNAPSHOT</version>
35+
<version>0.4.0</version>
3636
</parent>
3737

3838
<properties>

modules/lmtp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<relativePath>../../poms/compiled/</relativePath>
3333
<groupId>com.elasticinbox.parent.build</groupId>
3434
<artifactId>compiled-bundle-settings</artifactId>
35-
<version>0.4.0-SNAPSHOT</version>
35+
<version>0.4.0</version>
3636
</parent>
3737

3838
<properties>

modules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>com.elasticinbox</groupId>
3333
<artifactId>elasticinbox-parent</artifactId>
34-
<version>0.4.0-SNAPSHOT</version>
34+
<version>0.4.0</version>
3535
</parent>
3636

3737
<modelVersion>4.0.0</modelVersion>

modules/pop3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<relativePath>../../poms/compiled/</relativePath>
3333
<groupId>com.elasticinbox.parent.build</groupId>
3434
<artifactId>compiled-bundle-settings</artifactId>
35-
<version>0.4.0-SNAPSHOT</version>
35+
<version>0.4.0</version>
3636
</parent>
3737

3838
<properties>

modules/rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<relativePath>../../poms/compiled/</relativePath>
3333
<groupId>com.elasticinbox.parent.build</groupId>
3434
<artifactId>compiled-bundle-settings</artifactId>
35-
<version>0.4.0-SNAPSHOT</version>
35+
<version>0.4.0</version>
3636
</parent>
3737

3838
<properties>

0 commit comments

Comments
 (0)