Skip to content

Commit 35e7ba3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6bb38f3 commit 35e7ba3

File tree

1 file changed

+2
-2
lines changed
  • plugins/maven/graphql-java-codegen-maven-plugin

1 file changed

+2
-2
lines changed

plugins/maven/graphql-java-codegen-maven-plugin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.github.kobylynskyi</groupId>
55
<artifactId>graphql-codegen-maven-plugin</artifactId>
6-
<version>4.1.6</version>
6+
<version>5.0.0-SNAPSHOT</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>graphql-codegen-maven-plugin</name>
@@ -36,7 +36,7 @@
3636
<developerConnection>scm:git:[email protected]:kobylynskyi/graphql-java-codegen.git
3737
</developerConnection>
3838
<url>https://github.com/kobylynskyi/graphql-java-codegen/tree/master/plugins/maven</url>
39-
<tag>v4.1.6</tag>
39+
<tag>HEAD</tag>
4040
</scm>
4141

4242
<distributionManagement>

0 commit comments

Comments
 (0)