Skip to content

Commit 677b4f5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c3b3391 commit 677b4f5

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>API Post Processing Maven Plugin</name>
77
<groupId>io.openapitools.api.specification</groupId>
8-
<version>0.0.1</version>
8+
<version>0.0.2-SNAPSHOT</version>
99
<artifactId>api-pp-maven-plugin</artifactId>
1010
<packaging>maven-plugin</packaging>
1111

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

3939
<distributionManagement>

0 commit comments

Comments
 (0)