From: Erik Brakkee Date: Sat, 13 Aug 2011 11:37:30 +0000 (+0200) Subject: adaptations for git. X-Git-Tag: wamblee-utils-0.7~9 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=c641cca8f292c1113875e11d5433820780834cab;p=utils adaptations for git. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..19e66603 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +target/ +.settings/ +.classpath +.project + diff --git a/pom.xml b/pom.xml index 39577513..5b1e1d87 100644 --- a/pom.xml +++ b/pom.xml @@ -17,8 +17,8 @@ https://wamblee.org/viewvc/utils - scm:svn:https://wamblee.org/svn/public/utils/trunk - scm:svn:https://wamblee.org/svn/public/utils/trunk + scm:git:https://wamblee.org/git/public/utils + scm:git:https://wamblee.org/git/public/utils @@ -317,9 +317,11 @@ org.apache.maven.plugins maven-release-plugin - 2.0 + 2.2.1 true + true + false javadoc:jar deploy