Skip to content

Commit 5386f0e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7c1bec1 commit 5386f0e

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
@@ -3,7 +3,7 @@
33
<groupId>io.github.kobylynskyi</groupId>
44
<artifactId>graphql-codegen-maven-plugin</artifactId>
55
<packaging>maven-plugin</packaging>
6-
<version>1.4.2</version>
6+
<version>1.4.3-SNAPSHOT</version>
77

88
<name>graphql-codegen-maven-plugin</name>
99
<description>Provides a goal for generating Java code based on GraphQL schema</description>
@@ -35,7 +35,7 @@
3535
<developerConnection>scm:git:git@github.com:kobylynskyi/graphql-java-codegen-maven-plugin.git
3636
</developerConnection>
3737
<url>https://github.com/kobylynskyi/graphql-java-codegen-maven-plugin</url>
38-
<tag>v1.4.2</tag>
38+
<tag>v1.4.0</tag>
3939
</scm>
4040

4141
<distributionManagement>

0 commit comments

Comments
 (0)