Commit bbdc30f3 authored by Greg Messner's avatar Greg Messner
Browse files

[maven-release-plugin] prepare for next development iteration

parent da7d984c
......@@ -5,7 +5,7 @@
<groupId>org.gitlab4j</groupId>
<artifactId>gitlab4j-api</artifactId>
<packaging>jar</packaging>
<version>4.9.18</version>
<version>4.9.19-SNAPSHOT</version>
<name>GitLab API Java Client</name>
<description>GitLab API for Java (gitlab4j-api) provides a full featured Java API for working with GitLab repositories via the GitLab REST API.</description>
<url>https://github.com/gmessner/gitlab4j-api</url>
......@@ -57,7 +57,7 @@
<url>git@github.com:gmessner/gitlab4j-api.git</url>
<connection>scm:git:git@github.com:gmessner/gitlab4j-api.git</connection>
<developerConnection>scm:git:git@github.com:gmessner/gitlab4j-api.git</developerConnection>
<tag>gitlab4j-api-4.9.18</tag>
<tag>HEAD</tag>
</scm>
<build>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment