Skip to content

Commit 22a6905

Browse files
committed
[maven-release-plugin] prepare release v2.2.1
1 parent cfd03ae commit 22a6905

File tree

23 files changed

+25
-25
lines changed

23 files changed

+25
-25
lines changed

e2e/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>zenwave-sdk</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<artifactId>e2e</artifactId>

plugins/asyncapi-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>plugins-parent</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<groupId>io.zenwave360.sdk.plugins</groupId>

plugins/asyncapi-jsonschema2pojo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>plugins-parent</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<groupId>io.zenwave360.sdk.plugins</groupId>

plugins/asyncapi-spring-cloud-streams3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>plugins-parent</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<groupId>io.zenwave360.sdk.plugins</groupId>

plugins/avro-schema-compiler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>plugins-parent</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<groupId>io.zenwave360.sdk.plugins</groupId>

plugins/backend-application-default/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>plugins-parent</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<groupId>io.zenwave360.sdk.plugins</groupId>

plugins/customizations/kotlin-backend-application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>customizations-parent</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<groupId>io.zenwave360.sdk.plugins.customizations</groupId>

plugins/customizations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>plugins-parent</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<artifactId>customizations-parent</artifactId>

plugins/java-to-asyncapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>plugins-parent</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<groupId>io.zenwave360.sdk.plugins</groupId>

plugins/java-to-jdl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.zenwave360.sdk</groupId>
66
<artifactId>plugins-parent</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<groupId>io.zenwave360.sdk.plugins</groupId>

0 commit comments

Comments
 (0)