We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c7f1d commit 75bdc2fCopy full SHA for 75bdc2f
pom.xml
@@ -5,7 +5,7 @@
5
6
<name>Swagger HAL module</name>
7
<groupId>io.openapitools.hal</groupId>
8
- <version>1.0.6-SNAPSHOT</version>
+ <version>2.0.0</version>
9
<artifactId>swagger-hal</artifactId>
10
<packaging>jar</packaging>
11
@@ -35,7 +35,7 @@
35
<developerConnection>scm:git:https://github.com/openapi-tools/swagger-hal.git
36
</developerConnection>
37
<url>https://github.com/openapi-tools/swagger-hal/tree/master</url>
38
- <tag>HEAD</tag>
+ <tag>v2.0.0</tag>
39
</scm>
40
41
<distributionManagement>
0 commit comments