Commit 8ba76549 authored by Greg Messner's avatar Greg Messner
Browse files

Preparing for 3.0.0 release.

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<groupId>com.messners</groupId> <groupId>com.messners</groupId>
<artifactId>gitlab-api</artifactId> <artifactId>gitlab-api</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>2.0.5-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
<name>gitlab-api</name> <name>gitlab-api</name>
<description>GitLab API provides a full featured Java API for working with GitLab repositories via the GitLab REST API</description> <description>GitLab API provides a full featured Java API for working with GitLab repositories via the GitLab REST API</description>
<url>http://www.messners.com/#gitlab-api/gitlab-api.html</url> <url>http://www.messners.com/#gitlab-api/gitlab-api.html</url>
......
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