Skip to content

Commit

Permalink
[maven-release-plugin] prepare release graphql-spqr-v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kaqqao committed Mar 21, 2021
1 parent c97b84d commit a3f72bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>io.leangen.graphql</groupId>
<artifactId>spqr</artifactId>
<packaging>jar</packaging>
<version>0.11.2-SNAPSHOT</version>
<version>0.11.2</version>

<inceptionYear>2016</inceptionYear>
<name>GraphQL SPQR</name>
Expand All @@ -22,7 +22,7 @@
<connection>scm:git:git://github.com/leangen/GraphQL-SPQR</connection>
<developerConnection>scm:git:git://github.com/leangen/GraphQL-SPQR</developerConnection>
<url>https://github.com/leangen/GraphQL-SPQR</url>
<tag>HEAD</tag>
<tag>graphql-spqr-v0.11.2</tag>
</scm>
<distributionManagement>
<repository>
Expand Down

0 comments on commit a3f72bd

Please sign in to comment.