mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-09 21:26:11 +00:00
Set version to 4.0.1-SNAPSHOT (#2882)
This commit is contained in:
committed by
Jérémie Bresson
parent
3744273312
commit
cbe39ba881
@@ -126,7 +126,7 @@
|
||||
</dependencies>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<openapi-generator-version>4.0.0</openapi-generator-version>
|
||||
<openapi-generator-version>4.0.1-SNAPSHOT</openapi-generator-version>
|
||||
<maven-plugin-version>1.0.0</maven-plugin-version>
|
||||
<junit-version>4.8.1</junit-version>
|
||||
</properties>
|
||||
|
||||
@@ -1 +1 @@
|
||||
4.0.0-SNAPSHOT
|
||||
4.0.1-SNAPSHOT
|
||||
Reference in New Issue
Block a user