Skip to content

Commit 593782e

Browse files
committed
[maven-release-plugin] prepare release 1.0.0-Alpha4
1 parent bd0f064 commit 593782e

36 files changed

Lines changed: 37 additions & 37 deletions

File tree

channel/memory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-notify-channel</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha4</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

channel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-notify-parent</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha4</version>
77
<relativePath>../parent/pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

channel/ses/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-notify-channel</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha4</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

channel/slack/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-notify-channel</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha4</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

channel/smtp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-notify-channel</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha4</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

checkstyle-rules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-notify</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha4</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

core/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-notify-core</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha4</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

core/impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-notify-core</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha4</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>blaze-notify-parent</artifactId>
55
<groupId>com.blazebit</groupId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0-Alpha4</version>
77
<relativePath>../parent/pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

documentation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.blazebit</groupId>
2323
<artifactId>blaze-notify-parent</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-Alpha4</version>
2525
<relativePath>../parent/pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)