Skip to content

Commit 2bac644

Browse files
author
Rustam Aliyev
committed
[maven-release-plugin] prepare for next development iteration
1 parent 84ef6dd commit 2bac644

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</version>
35+
<version>0.5.0-SNAPSHOT</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.4.0</version>
48+
<version>0.13-1</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</version>
34+
<version>0.5.0-SNAPSHOT</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</version>
35+
<version>0.5.0-SNAPSHOT</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</version>
35+
<version>0.5.0-SNAPSHOT</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</version>
35+
<version>0.5.0-SNAPSHOT</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</version>
35+
<version>0.5.0-SNAPSHOT</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</version>
35+
<version>0.5.0-SNAPSHOT</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</version>
34+
<version>0.5.0-SNAPSHOT</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</version>
35+
<version>0.5.0-SNAPSHOT</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</version>
35+
<version>0.5.0-SNAPSHOT</version>
3636
</parent>
3737

3838
<properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.elasticinbox</groupId>
66
<artifactId>elasticinbox-parent</artifactId>
7-
<version>0.4.0</version>
7+
<version>0.5.0-SNAPSHOT</version>
88

99
<name>ElasticInbox</name>
1010
<description>Scalable Email Storage</description>
@@ -13,7 +13,7 @@
1313
<connection>scm:git:[email protected]:elasticinbox/elasticinbox.git</connection>
1414
<developerConnection>scm:git:[email protected]:elasticinbox/elasticinbox.git</developerConnection>
1515
<url>http://github.com/elasticinbox/elasticinbox</url>
16-
<tag>0.4.0</tag>
16+
<tag>HEAD</tag>
1717
</scm>
1818
<organization>
1919
<name>ElasticInbox</name>

poms/compiled/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.elasticinbox.parent.build</groupId>
66
<artifactId>shared-plugin-settings</artifactId>
7-
<version>0.4.0</version>
7+
<version>0.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

poms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.elasticinbox</groupId>
66
<artifactId>elasticinbox-parent</artifactId>
7-
<version>0.4.0</version>
7+
<version>0.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

poms/wrappers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.elasticinbox.parent.build</groupId>
66
<artifactId>shared-plugin-settings</artifactId>
7-
<version>0.4.0</version>
7+
<version>0.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

provision/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.elasticinbox</groupId>
66
<artifactId>elasticinbox-parent</artifactId>
7-
<version>0.4.0</version>
7+
<version>0.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)