Skip to content

Commit d44516d

Browse files
committed
[maven-release-plugin] prepare release v2.0.0
1 parent 572f0b0 commit d44516d

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
@@ -5,7 +5,7 @@
55

66
<name>Swagger Maven Plugin</name>
77
<groupId>io.openapitools.swagger</groupId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
<artifactId>swagger-maven-plugin</artifactId>
1010
<packaging>maven-plugin</packaging>
1111

@@ -33,7 +33,7 @@
3333
<connection>scm:git:https://github.com/openapi-tools/swagger-maven-plugin.git</connection>
3434
<developerConnection>scm:git:https://github.com/openapi-tools/swagger-maven-plugin.git</developerConnection>
3535
<url>https://github.com/openapi-tools/swagger-maven-plugin/tree/master</url>
36-
<tag>HEAD</tag>
36+
<tag>v2.0.0</tag>
3737
</scm>
3838

3939
<distributionManagement>

0 commit comments

Comments
 (0)