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 3b8cf68 commit 9f7ea5dCopy full SHA for 9f7ea5d
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.qdesrame</groupId>
11
<artifactId>openapi-diff</artifactId>
12
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0</version>
13
<packaging>jar</packaging>
14
15
<name>openapi-diff</name>
@@ -34,7 +34,7 @@
34
<connection>scm:git:http://github.com/quen2404/openapi-diff.git</connection>
35
<developerConnection>scm:git:http://github.com/quen2404/openapi-diff.git</developerConnection>
36
<url>https://github.com/quen2404/openapi-diff</url>
37
- <tag>HEAD</tag>
+ <tag>1.2.0</tag>
38
</scm>
39
40
<distributionManagement>
0 commit comments