Skip to content

Commit ce41468

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5c6d910 commit ce41468

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>5.0.19</version>
5+
<version>5.0.20-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>
@@ -378,7 +378,7 @@
378378
<connection>scm:git:https://github.com/intuit/graphql-orchestrator-java
379379
</connection>
380380
<url>https://github.com/intuit/graphql-orchestrator-java</url>
381-
<tag>graphql-orchestrator-java-5.0.19</tag>
381+
<tag>graphql-orchestrator-java-5.0.0-beta3</tag>
382382
</scm>
383383

384384
<distributionManagement>

0 commit comments

Comments
 (0)