diff --git a/pom.xml b/pom.xml
index 1cf5498d88d31cf83d7477883e0d33663d440e94..356961f33f8ebaf33bdc154bcfaa8516e5e57fd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 	<groupId>com.messners</groupId>
 	<artifactId>gitlab-api</artifactId>
 	<packaging>jar</packaging>
-	<version>2.0.5-SNAPSHOT</version>
+	<version>3.0.0-SNAPSHOT</version>
 	<name>gitlab-api</name>
 	<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>