diff --git a/pom.xml b/pom.xml index ca92989..bcbd3f1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 easyJavaDropboxAPI 1.1.0-SNAPSHOT @@ -48,8 +49,12 @@ internal.repo::default::file://${project.build.directory}/mvn-repo - - + + + org.apache.maven.plugins + maven-release-plugin + 2.4.2 + @@ -86,4 +91,9 @@ Some Features: - change of folder with changeDropboxPath(String newpath) - get all feature dropbox api getClient() - search a file in your dropbox searchFile(String basePath, String query) + + scm:git:git@github.com:ITSStartup/easyJavaDropboxAPI.git + scm:git:git@github.com:ITSStartup/easyJavaDropboxAPI.git + scm:git:git@github.com:ITSStartup/easyJavaDropboxAPI.git + \ No newline at end of file