We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e76e2d commit 70c55b1Copy full SHA for 70c55b1
plugins/maven/graphql-java-codegen-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
4
<groupId>io.github.kobylynskyi</groupId>
5
<artifactId>graphql-codegen-maven-plugin</artifactId>
6
<packaging>maven-plugin</packaging>
7
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0</version>
8
9
<name>graphql-codegen-maven-plugin</name>
10
<description>Provides a goal for generating Java code based on GraphQL schema</description>
0 commit comments