We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0340500 commit 55fe0daCopy full SHA for 55fe0da
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.26-SNAPSHOT</version>
+ <version>0.1.26</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