We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387492a commit 2db907bCopy full SHA for 2db907b
pom.xml
@@ -5,7 +5,7 @@
5
6
<name>API Capabilities Module</name>
7
<groupId>io.openapitools.api</groupId>
8
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.5</version>
9
<artifactId>capabilities</artifactId>
10
<packaging>jar</packaging>
11
@@ -32,7 +32,7 @@
32
<connection>scm:git:https://github.com/openapi-tools/api-capabilities.git</connection>
33
<developerConnection>scm:git:https://github.com/openapi-tools/api-capabilities.git</developerConnection>
34
<url>https://github.com/openapi-tools/api-capabilities/tree/master</url>
35
- <tag>HEAD</tag>
+ <tag>v1.0.5</tag>
36
</scm>
37
38
<distributionManagement>
0 commit comments