Skip to content

Commit e88512f

Browse files
authored
release: 1.0.1 (#7)
release - 1.0.1
1 parent 44d137c commit e88512f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kotlin-asyncapi-core/pom.xml

+1-1
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.1-SNAPSHOT</version>
8+
<version>1.0.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

kotlin-asyncapi-spring-web/pom.xml

+1-1
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.1-SNAPSHOT</version>
8+
<version>1.0.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pom.xml

+1-1
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.1-SNAPSHOT</version>
7+
<version>1.0.1</version>
88
<packaging>pom</packaging>
99

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

0 commit comments

Comments
 (0)