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 9af65e3 commit f291eedCopy full SHA for f291eed
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.0.0-SNAPSHOT</version>
+ <version>4.0.0</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>
@@ -282,7 +282,7 @@
282
<connection>scm:git:https://github.com/graphql-orchestrator-java
283
</connection>
284
<url>https://github.com//graphql-orchestrator-java</url>
285
- <tag>HEAD</tag>
+ <tag>graphql-orchestrator-java-4.0.0</tag>
286
</scm>
287
288
<distributionManagement>
0 commit comments