Skip to content

Commit 096eec9

Browse files
committed
[maven-release-plugin] prepare release v6.2.2
1 parent 2a1e43d commit 096eec9

File tree

15 files changed

+17
-17
lines changed

15 files changed

+17
-17
lines changed

asyncapi/implementation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.iris-events</groupId>
77
<artifactId>iris-asyncapi-parent</artifactId>
8-
<version>6.2.2-SNAPSHOT</version>
8+
<version>6.2.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

asyncapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.iris-events</groupId>
77
<artifactId>iris-parent</artifactId>
8-
<version>6.2.2-SNAPSHOT</version>
8+
<version>6.2.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

asyncapi/spec/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.iris-events</groupId>
77
<artifactId>iris-asyncapi-parent</artifactId>
8-
<version>6.2.2-SNAPSHOT</version>
8+
<version>6.2.2</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.iris-events</groupId>
66
<artifactId>iris-parent</artifactId>
7-
<version>6.2.2-SNAPSHOT</version>
7+
<version>6.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>iris-common</artifactId>

extension/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.iris-events</groupId>
66
<artifactId>iris-extension-parent</artifactId>
7-
<version>6.2.2-SNAPSHOT</version>
7+
<version>6.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>quarkus-iris-deployment</artifactId>

extension/integration-test-quarkus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.iris-events</groupId>
66
<artifactId>iris-extension-parent</artifactId>
7-
<version>6.2.2-SNAPSHOT</version>
7+
<version>6.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>iris-integration-test-quarkus</artifactId>

extension/integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.iris-events</groupId>
66
<artifactId>iris-extension-parent</artifactId>
7-
<version>6.2.2-SNAPSHOT</version>
7+
<version>6.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>quarkus-iris-integration-tests</artifactId>

extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.iris-events</groupId>
66
<artifactId>iris-parent</artifactId>
7-
<version>6.2.2-SNAPSHOT</version>
7+
<version>6.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>iris-extension-parent</artifactId>

extension/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.iris-events</groupId>
66
<artifactId>iris-extension-parent</artifactId>
7-
<version>6.2.2-SNAPSHOT</version>
7+
<version>6.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>quarkus-iris</artifactId>

extension/test-tooling/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.iris-events</groupId>
66
<artifactId>iris-extension-parent</artifactId>
7-
<version>6.2.2-SNAPSHOT</version>
7+
<version>6.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)