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 8231b9b commit 313afc5Copy full SHA for 313afc5
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.graphql-java-kickstart</groupId>
6
<artifactId>graphql-java-tools</artifactId>
7
- <version>6.1.0</version>
+ <version>6.1.1-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>GraphQL Java Tools</name>
@@ -391,6 +391,6 @@
391
<developerConnection>scm:git:https://github.com/graphql-java-kickstart/graphql-java-tools.git
392
</developerConnection>
393
<url>https://github.com/graphql-java-kickstart/graphql-java-tools</url>
394
- <tag>6.1.0</tag>
+ <tag>HEAD</tag>
395
</scm>
396
</project>
0 commit comments