Skip to content

Commit 2bd3bb3

Browse files
committed
[maven-release-plugin] prepare release v7.5.1
1 parent 41b7c13 commit 2bd3bb3

File tree

28 files changed

+31
-31
lines changed

28 files changed

+31
-31
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
2222
<artifactId>elasticactors-parent</artifactId>
23-
<version>7.5.1-SNAPSHOT</version>
23+
<version>7.5.1</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

main/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
2121
<artifactId>elasticactors-main</artifactId>
22-
<version>7.5.1-SNAPSHOT</version>
22+
<version>7.5.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

main/backplane-cassandra-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>elasticactors-main</artifactId>
2222
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
23-
<version>7.5.1-SNAPSHOT</version>
23+
<version>7.5.1</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

main/backplane-cassandra2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
2121
<artifactId>elasticactors-main</artifactId>
22-
<version>7.5.1-SNAPSHOT</version>
22+
<version>7.5.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

main/backplane-cassandra4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>elasticactors-main</artifactId>
2222
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
23-
<version>7.5.1-SNAPSHOT</version>
23+
<version>7.5.1</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

main/backplane-redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
2121
<artifactId>elasticactors-main</artifactId>
22-
<version>7.5.1-SNAPSHOT</version>
22+
<version>7.5.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

main/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
2121
<artifactId>elasticactors-main</artifactId>
22-
<version>7.5.1-SNAPSHOT</version>
22+
<version>7.5.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

main/caching/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
2121
<artifactId>elasticactors-main</artifactId>
22-
<version>7.5.1-SNAPSHOT</version>
22+
<version>7.5.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

main/client-rabbitmq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
2121
<artifactId>elasticactors-main</artifactId>
22-
<version>7.5.1-SNAPSHOT</version>
22+
<version>7.5.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

main/client-spring-amqp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
2121
<artifactId>elasticactors-main</artifactId>
22-
<version>7.5.1-SNAPSHOT</version>
22+
<version>7.5.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

0 commit comments

Comments
 (0)