Prepare 7.13.0 (#20758)

* Revert "v7.12.0 release"

This reverts commit 073723cb4d.

* set version to v7.13.0-SNAPSHOT

* update samples

* update doc
This commit is contained in:
William Cheng
2025-02-28 13:48:36 +08:00
committed by GitHub
parent afc27ef4bc
commit a79aad8420
7089 changed files with 7304 additions and 7304 deletions

View File

@@ -121,7 +121,7 @@
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openapi-generator-version>7.12.0-SNAPSHOT</openapi-generator-version>
<openapi-generator-version>7.13.0-SNAPSHOT</openapi-generator-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>5.10.2</junit-version>
</properties>