Skip to content

Commit 75af37e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1dbe2c1 commit 75af37e

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.1.6</version>
8+
<version>2.1.7-SNAPSHOT</version>
99
<artifactId>swagger-maven-plugin</artifactId>
1010
<packaging>maven-plugin</packaging>
1111

@@ -32,7 +32,7 @@
3232
<connection>scm:git:https://github.com/openapi-tools/swagger-maven-plugin.git</connection>
3333
<developerConnection>scm:git:https://github.com/openapi-tools/swagger-maven-plugin.git</developerConnection>
3434
<url>https://github.com/openapi-tools/swagger-maven-plugin/tree/master</url>
35-
<tag>v2.1.6</tag>
35+
<tag>HEAD</tag>
3636
</scm>
3737

3838
<distributionManagement>

0 commit comments

Comments
 (0)