Skip to content

Commit a73641c

Browse files
committed
[maven-release-plugin] prepare release axon-2.1.2
1 parent 78341a6 commit a73641c

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

amqp/pom.xml

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

core/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.axonframework</groupId>
2121
<artifactId>axon</artifactId>
22-
<version>2.1.2-SNAPSHOT</version>
22+
<version>2.1.2</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

distributed-commandbus/pom.xml

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

documentation/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.axonframework</groupId>
2121
<artifactId>axon</artifactId>
22-
<version>2.1.2-SNAPSHOT</version>
22+
<version>2.1.2</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>axon-documentation</artifactId>

incubator/cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>axon</artifactId>
2121
<groupId>org.axonframework</groupId>
22-
<version>2.1.2-SNAPSHOT</version>
22+
<version>2.1.2</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

incubator/google-app-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>axon</artifactId>
2222
<groupId>org.axonframework</groupId>
23-
<version>2.1.2-SNAPSHOT</version>
23+
<version>2.1.2</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

incubator/redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>axon</artifactId>
2121
<groupId>org.axonframework</groupId>
22-
<version>2.1.2-SNAPSHOT</version>
22+
<version>2.1.2</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

integration/pom.xml

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

integrationtests/pom.xml

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

mongo/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.axonframework</groupId>
2222
<artifactId>axon</artifactId>
23-
<version>2.1.2-SNAPSHOT</version>
23+
<version>2.1.2</version>
2424
</parent>
2525

2626
<artifactId>axon-mongo</artifactId>

0 commit comments

Comments
 (0)