Skip to content

Commit 13fe683

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a2e102c commit 13fe683

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>4.1.4</version>
5+
<version>4.1.5-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>
@@ -375,7 +375,7 @@
375375
<connection>scm:git:https://github.com/intuit/graphql-orchestrator-java
376376
</connection>
377377
<url>https://github.com/intuit/graphql-orchestrator-java</url>
378-
<tag>graphql-orchestrator-java-4.1.4</tag>
378+
<tag>graphql-orchestrator-java-4.0.12</tag>
379379
</scm>
380380

381381
<distributionManagement>

0 commit comments

Comments
 (0)