Skip to content

Commit b1ea37c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 18524e0 commit b1ea37c

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.25-beta1</version>
5+
<version>5.0.26-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>
@@ -377,7 +377,7 @@
377377
<connection>scm:git:https://github.com/intuit/graphql-orchestrator-java
378378
</connection>
379379
<url>https://github.com/intuit/graphql-orchestrator-java</url>
380-
<tag>graphql-orchestrator-java-5.0.25-beta1</tag>
380+
<tag>graphql-orchestrator-java-5.0.0-beta3</tag>
381381
</scm>
382382

383383
<distributionManagement>

0 commit comments

Comments
 (0)