Skip to content

Commit e880244

Browse files
author
jenkins
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5b7375c commit e880244

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.5</version>
5+
<version>1.6-SNAPSHOT</version>
66
<packaging>maven-plugin</packaging>
77
<name>springdoc-openapi-maven-plugin</name>
88
<description>springdoc OpenAPI 3 maven plugin</description>
@@ -32,7 +32,7 @@
3232
<developerConnection>
3333
scm:git:[email protected]:springdoc/springdoc-openapi-maven-plugin.git
3434
</developerConnection>
35-
<tag>v1.5</tag>
35+
<tag>HEAD</tag>
3636
</scm>
3737

3838
<properties>

0 commit comments

Comments
 (0)