Skip to content

Commit 9a32c50

Browse files
committed
[maven-release-plugin] prepare release v1.8.1
1 parent fe778f8 commit 9a32c50

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

Lines changed: 1 addition & 1 deletion
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>1.8.1-SNAPSHOT</version>
7+
<version>1.8.1</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)