Skip to content

Commit 5ea5fd3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 30cde22 commit 5ea5fd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.gitlab4j</groupId>
66
<artifactId>gitlab4j-api</artifactId>
77
<packaging>jar</packaging>
8-
<version>4.10.10</version>
8+
<version>4.10.11-SNAPSHOT</version>
99
<name>GitLab API Java Client</name>
1010
<description>GitLab API for Java (gitlab4j-api) provides a full featured Java API for working with GitLab repositories via the GitLab REST API.</description>
1111
<url>https://github.com/gmessner/gitlab4j-api</url>
@@ -66,7 +66,7 @@
6666
<url>[email protected]:gmessner/gitlab4j-api.git</url>
6767
<connection>scm:git:[email protected]:gmessner/gitlab4j-api.git</connection>
6868
<developerConnection>scm:git:[email protected]:gmessner/gitlab4j-api.git</developerConnection>
69-
<tag>gitlab4j-api-4.10.10</tag>
69+
<tag>HEAD</tag>
7070
</scm>
7171

7272
<build>

0 commit comments

Comments
 (0)