We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5610671 commit 430b2b9Copy full SHA for 430b2b9
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.27-SNAPSHOT</version>
+ <version>5.0.27</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>
@@ -377,7 +377,7 @@
377
<connection>scm:git:https://github.com/intuit/graphql-orchestrator-java
378
</connection>
379
<url>https://github.com/intuit/graphql-orchestrator-java</url>
380
- <tag>graphql-orchestrator-java-5.0.0-beta3</tag>
+ <tag>graphql-orchestrator-java-5.0.27</tag>
381
</scm>
382
383
<distributionManagement>
0 commit comments