Skip to content

Commit d15b4e3

Browse files
author
Jenkins Automation Server
committed
[maven-release-plugin] prepare release v1.3
1 parent db8ac7a commit d15b4e3

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.springdoc</groupId>
44
<artifactId>springdoc-openapi-maven-plugin</artifactId>
5-
<version>1.3-SNAPSHOT</version>
5+
<version>1.3</version>
66
<packaging>maven-plugin</packaging>
77
<name>springdoc-openapi-maven-plugin</name>
88
<description>springdoc OpenAPI 3 maven plugin</description>
@@ -28,7 +28,7 @@
2828
<url>[email protected]:springdoc/springdoc-openapi-maven-plugin.git</url>
2929
<connection>scm:git:[email protected]:springdoc/springdoc-openapi-maven-plugin.git</connection>
3030
<developerConnection>scm:git:[email protected]:springdoc/springdoc-openapi-maven-plugin.git</developerConnection>
31-
<tag>HEAD</tag>
31+
<tag>v1.3</tag>
3232
</scm>
3333
<distributionManagement>
3434
<snapshotRepository>

0 commit comments

Comments
 (0)