Skip to content

Commit 0f1a3ca

Browse files
committed
Set maven plugin version to 5.10.0-SNAPSHOT for the release
1 parent 4a5aa4f commit 0f1a3ca

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
@@ -3,7 +3,7 @@
33

44
<groupId>io.github.kobylynskyi</groupId>
55
<artifactId>graphql-codegen-maven-plugin</artifactId>
6-
<version>5.10.1-SNAPSHOT</version>
6+
<version>5.10.0-SNAPSHOT</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>graphql-codegen-maven-plugin</name>

0 commit comments

Comments
 (0)