We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4ca77 commit 31392b1Copy full SHA for 31392b1
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.graphql-java-kickstart</groupId>
6
<artifactId>graphql-java-tools</artifactId>
7
- <version>6.0.2</version>
+ <version>6.0.3-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>GraphQL Java Tools</name>
@@ -393,6 +393,6 @@
393
<developerConnection>scm:git:https://github.com/graphql-java-kickstart/graphql-java-tools.git
394
</developerConnection>
395
<url>https://github.com/graphql-java-kickstart/graphql-java-tools</url>
396
- <tag>6.0.2</tag>
+ <tag>HEAD</tag>
397
</scm>
398
</project>
0 commit comments