Skip to content

Commit 1287b23

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6a5ee6c commit 1287b23

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
@@ -5,7 +5,7 @@
55
<groupId>org.gitlab4j</groupId>
66
<artifactId>gitlab4j-api</artifactId>
77
<packaging>jar</packaging>
8-
<version>4.15.7</version>
8+
<version>4.15.8-SNAPSHOT</version>
99
<name>GitLab4J-API - GitLab API Java Client</name>
1010
<description>GitLab4J-API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories and servers via the GitLab REST API.</description>
1111
<url>https://github.com/gitlab4j/gitlab4j-api</url>
@@ -68,7 +68,7 @@
6868
<url>[email protected]:gitlab4j/gitlab4j-api.git</url>
6969
<connection>scm:git:[email protected]:gitlab4j/gitlab4j-api.git</connection>
7070
<developerConnection>scm:git:[email protected]:gitlab4j/gitlab4j-api.git</developerConnection>
71-
<tag>gitlab4j-api-4.15.7</tag>
71+
<tag>HEAD</tag>
7272
</scm>
7373

7474
<build>

0 commit comments

Comments
 (0)