Skip to content

Commit dd0e6ab

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1f5d136 commit dd0e6ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.intuit.graphql</groupId>
44
<artifactId>graphql-orchestrator-java</artifactId>
5-
<version>X.Y.Z-defer-split2</version>
5+
<version>X.Y.Z-defer-split-2-snapshot</version>
66
<packaging>jar</packaging>
77
<name>graphql-orchestrator-java</name>
88
<description>GraphQL Orchestrator combines multiple graphql services into a single unified schema</description>
@@ -389,7 +389,7 @@
389389
<connection>scm:git:https://github.com/intuit/graphql-orchestrator-java
390390
</connection>
391391
<url>https://github.com/intuit/graphql-orchestrator-java</url>
392-
<tag>graphql-orchestrator-java-X.Y.Z-defer-spli2</tag>
392+
<tag>graphql-orchestrator-java-5.0.0-beta3</tag>
393393
</scm>
394394

395395
<distributionManagement>

0 commit comments

Comments
 (0)