We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c33ad commit 36b9faeCopy full SHA for 36b9fae
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>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</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