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 4a94965 commit 5c6d910Copy full SHA for 5c6d910
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>5.0.19-SNAPSHOT</version>
+ <version>5.0.19</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>
@@ -378,7 +378,7 @@
378
<connection>scm:git:https://github.com/intuit/graphql-orchestrator-java
379
</connection>
380
<url>https://github.com/intuit/graphql-orchestrator-java</url>
381
- <tag>graphql-orchestrator-java-5.0.0-beta3</tag>
+ <tag>graphql-orchestrator-java-5.0.19</tag>
382
</scm>
383
384
<distributionManagement>
0 commit comments