From 2bdabec32cdc6f974b06c860c67bbd2f0b0214c3 Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 01:22:28 +0000 Subject: [PATCH] Since the cardforge SVN repo has a non-standard layout (no trunk dir), had to add a tagbase to the release plugin --- pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 656a39a6d6d..a267627885c 100644 --- a/pom.xml +++ b/pom.xml @@ -47,11 +47,20 @@ scm:svn:https://cardforge.googlecode.com/svn/src - scm:svn:https://cardforge.googlecode.com/svn/src/ + scm:svn:https://cardforge.googlecode.com/svn/src src + + maven-release-plugin + 2.1 + + + https://cardforge.googlecode.com/svn/tags + + + com.google.code.maven-replacer-plugin maven-replacer-plugin