We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent c16d893 commit ba65a11Copy full SHA for ba65a11
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>3.0.0-SNAPSHOT</version>
+ <version>3.0.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