Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9fd42c4

Browse files
authored
Merge pull request#327 from muverystrong/feat/upgrade_version
feat: upgrade version to 1.2.34
2 parentsc590266 +2cd969d commit9fd42c4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎api/pom.xml‎

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

1818
<groupId>top.bella</groupId>
1919
<artifactId>bella-openapi</artifactId>
20-
<version>1.2.24</version>
20+
<version>1.2.34</version>
2121
<name>bella-openapi</name>
2222
<description>Bella OpenAPI SDK</description>
2323
<url>https://github.com/LianjiaTech/bella-openapi</url>

‎api/sdk/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>top.bella</groupId>
77
<artifactId>bella-openapi</artifactId>
8-
<version>1.2.24</version>
8+
<version>1.2.34</version>
99
</parent>
1010

1111
<artifactId>openapi-sdk</artifactId>

‎api/server/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>top.bella</groupId>
66
<artifactId>bella-openapi</artifactId>
7-
<version>1.2.24</version>
7+
<version>1.2.34</version>
88
</parent>
99
<artifactId>openapi-server</artifactId>
1010
<name>bella-openapi-server</name>

‎api/spi/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>top.bella</groupId>
66
<artifactId>bella-openapi</artifactId>
7-
<version>1.2.24</version>
7+
<version>1.2.34</version>
88
</parent>
99
<artifactId>openapi-spi</artifactId>
1010
<packaging>jar</packaging>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp