From b57bb0db45c9fe752f45540cc5e4b39effcd366b Mon Sep 17 00:00:00 2001 From: Camilo Lopes Date: Thu, 13 Feb 2014 22:45:36 -0200 Subject: [PATCH] added scm --- pom.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) 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