Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit ee2f11c

Browse files
author
release-bot
committed
[maven-release-plugin] prepare for next development iteration
1 parent b6e51eb commit ee2f11c

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
@@ -15,7 +15,7 @@
1515
<modelVersion>4.0.0</modelVersion>
1616
<groupId>com.fleetpin</groupId>
1717
<artifactId>graphql-builder</artifactId>
18-
<version>3.1.0</version>
18+
<version>3.1.0-SNAPSHOT</version>
1919

2020
<name>GraphQL Builder</name>
2121
<description>Builds a graphql schema from a model using reflection</description>
@@ -47,7 +47,7 @@
4747
<url>https://github.com/ashley-taylor/graphql-builder</url>
4848
<connection>scm:git:https://github.com/ashley-taylor/graphql-builder.git</connection>
4949
<developerConnection>scm:git:https://github.com/ashley-taylor/graphql-builder.git</developerConnection>
50-
<tag>graphql-builder-3.1.0</tag>
50+
<tag>HEAD</tag>
5151
</scm>
5252

5353
<licenses>

0 commit comments

Comments
 (0)