Skip to content

Commit 2faac1b

Browse files
Merge pull request #79 from ZenWave360/release/2.2.0
Release 2.2.0
2 parents 80dd99b + 7f52912 commit 2faac1b

File tree

23 files changed

+24
-24
lines changed

23 files changed

+24
-24
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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</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.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
</parent>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<groupId>io.zenwave360.sdk.plugins</groupId>

0 commit comments

Comments
 (0)