We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2cf3db commit 83200f6Copy full SHA for 83200f6
pom.xml
@@ -6,7 +6,7 @@
6
<modelVersion>4.0.0</modelVersion>
7
<groupId>com.github.davidmoten</groupId>
8
<artifactId>openapi-to-plantuml</artifactId>
9
- <version>0.1.22-SNAPSHOT</version>
+ <version>0.1.22</version>
10
<name>${project.artifactId}</name>
11
<description>Generates PlantUML file from an OpenAPI 3.0 Definition</description>
12
<packaging>jar</packaging>
0 commit comments