remove release tag

This commit is contained in:
William Cheng 2021-02-06 20:17:58 +08:00
parent 8025e5fe7b
commit 64097ea139

View File

@ -121,9 +121,7 @@
</dependencies> </dependencies>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- RELEASE_VERSION -->
<openapi-generator-version>5.1.0-SNAPSHOT</openapi-generator-version> <openapi-generator-version>5.1.0-SNAPSHOT</openapi-generator-version>
<!-- /RELEASE_VERSION -->
<maven-plugin-version>1.0.0</maven-plugin-version> <maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.8.1</junit-version> <junit-version>4.8.1</junit-version>
</properties> </properties>