Skip to content

Commit c73e45d

Browse files
committed
release: v2.53.0
1 parent 8cd32e0 commit c73e45d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

bridge-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>neokapi</groupId>
99
<artifactId>okapi-bridge-parent</artifactId>
10-
<version>2.53.0-SNAPSHOT</version>
10+
<version>2.53.0</version>
1111
</parent>
1212

1313
<artifactId>bridge-core</artifactId>

pom.xml

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

77
<groupId>neokapi</groupId>
88
<artifactId>okapi-bridge-parent</artifactId>
9-
<version>2.53.0-SNAPSHOT</version>
9+
<version>2.53.0</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Okapi Bridge</name>

tools/schema-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>neokapi</groupId>
2121
<artifactId>okapi-bridge-parent</artifactId>
22-
<version>2.53.0-SNAPSHOT</version>
22+
<version>2.53.0</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

0 commit comments

Comments
 (0)