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 a2e102c commit 13fe683Copy full SHA for 13fe683
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.intuit.graphql</groupId>
4
<artifactId>graphql-orchestrator-java</artifactId>
5
- <version>4.1.4</version>
+ <version>4.1.5-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
<name>graphql-orchestrator-java</name>
8
<description>GraphQL Orchestrator combines multiple graphql services into a single unified schema</description>
@@ -375,7 +375,7 @@
375
<connection>scm:git:https://github.com/intuit/graphql-orchestrator-java
376
</connection>
377
<url>https://github.com/intuit/graphql-orchestrator-java</url>
378
- <tag>graphql-orchestrator-java-4.1.4</tag>
+ <tag>graphql-orchestrator-java-4.0.12</tag>
379
</scm>
380
381
<distributionManagement>
0 commit comments