We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b3391 commit 677b4f5Copy full SHA for 677b4f5
pom.xml
@@ -5,7 +5,7 @@
5
6
<name>API Post Processing Maven Plugin</name>
7
<groupId>io.openapitools.api.specification</groupId>
8
- <version>0.0.1</version>
+ <version>0.0.2-SNAPSHOT</version>
9
<artifactId>api-pp-maven-plugin</artifactId>
10
<packaging>maven-plugin</packaging>
11
@@ -33,7 +33,7 @@
33
<connection>scm:git:https://github.com/openapi-tools/api-pp-maven-plugin.git</connection>
34
<developerConnection>scm:git:https://github.com/openapi-tools/api-pp-maven-plugin.git</developerConnection>
35
<url>https://github.com/openapi-tools/api-pp-maven-plugin/tree/master</url>
36
- <tag>v0.0.1</tag>
+ <tag>HEAD</tag>
37
</scm>
38
39
<distributionManagement>
0 commit comments