Skip to content

Commit b4bc228

Browse files
authored
release: 2.0.0 (#13)
release - 2.0.0
1 parent 547bb8b commit b4bc228

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kotlin-asyncapi-core/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.openfolder</groupId>
77
<artifactId>kotlin-asyncapi-parent</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

kotlin-asyncapi-spring-web/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.openfolder</groupId>
77
<artifactId>kotlin-asyncapi-parent</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.openfolder</groupId>
66
<artifactId>kotlin-asyncapi-parent</artifactId>
7-
<version>1.0.2-SNAPSHOT</version>
7+
<version>2.0.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Kotlin AsyncAPI Parent POM</name>

0 commit comments

Comments
 (0)