Skip to content

Commit aab5bf5

Browse files
committed
[maven-release-plugin] prepare release v4.0.1
1 parent ed454e4 commit aab5bf5

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>io.github.kobylynskyi</groupId>
55
<artifactId>graphql-codegen-maven-plugin</artifactId>
66
<packaging>maven-plugin</packaging>
7-
<version>4.0.1-SNAPSHOT</version>
7+
<version>4.0.1</version>
88

99
<name>graphql-codegen-maven-plugin</name>
1010
<description>Provides a goal for generating Java code based on GraphQL schema</description>
@@ -36,7 +36,7 @@
3636
<developerConnection>scm:git:git@github.com:kobylynskyi/graphql-java-codegen.git
3737
</developerConnection>
3838
<url>https://github.com/kobylynskyi/graphql-java-codegen/tree/master/plugins/maven</url>
39-
<tag>v4.0.0</tag>
39+
<tag>v4.0.1</tag>
4040
</scm>
4141

4242
<distributionManagement>

0 commit comments

Comments
 (0)