Skip to content

Commit 959cd38

Browse files
committed
[maven-release-plugin] prepare release 4.2.0
1 parent 79d3ee6 commit 959cd38

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.graphql-java</groupId>
66
<artifactId>graphql-java-tools</artifactId>
7-
<version>4.2.0-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<packaging>jar</packaging>
99

1010
<name>GraphQL Java Tools</name>
@@ -250,6 +250,6 @@
250250
<connection>scm:git:git://github.com/graphql-java/graphql-java-tools.git</connection>
251251
<developerConnection>scm:git:git@github.com:graphql-java/graphql-java-tools.git</developerConnection>
252252
<url>http://github.com/graphql-java/graphql-java-tools</url>
253-
<tag>HEAD</tag>
253+
<tag>4.2.0</tag>
254254
</scm>
255255
</project>

0 commit comments

Comments
 (0)