Skip to content

Commit 70c55b1

Browse files
committed
[maven-release-plugin] prepare release v4.1.0
1 parent 3e76e2d commit 70c55b1

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
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.1.0-SNAPSHOT</version>
7+
<version>4.1.0</version>
88

99
<name>graphql-codegen-maven-plugin</name>
1010
<description>Provides a goal for generating Java code based on GraphQL schema</description>

0 commit comments

Comments
 (0)