Skip to content

Commit 9f7ea5d

Browse files
committed
[maven-release-plugin] prepare release 1.2.0
1 parent 3b8cf68 commit 9f7ea5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.qdesrame</groupId>
1111
<artifactId>openapi-diff</artifactId>
12-
<version>1.1.2-SNAPSHOT</version>
12+
<version>1.2.0</version>
1313
<packaging>jar</packaging>
1414

1515
<name>openapi-diff</name>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:http://github.com/quen2404/openapi-diff.git</connection>
3535
<developerConnection>scm:git:http://github.com/quen2404/openapi-diff.git</developerConnection>
3636
<url>https://github.com/quen2404/openapi-diff</url>
37-
<tag>HEAD</tag>
37+
<tag>1.2.0</tag>
3838
</scm>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)