diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-19 18:10:49 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-19 18:10:49 +0000 |
commit | 4e22090ede888ee578e3b3bb557206737ef15afc (patch) | |
tree | 18991ceec8900d029455b33785b1ef605d860908 /sandbox/ant | |
parent | cc03e01e3bc7f08a8f6c345ed93506a7784ba35c (diff) |
Update to branch to use a release profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756121 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant')
-rw-r--r-- | sandbox/ant/sca/branches/foo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/ant/sca/branches/foo/pom.xml b/sandbox/ant/sca/branches/foo/pom.xml index 7eaede47c5..da418f8032 100644 --- a/sandbox/ant/sca/branches/foo/pom.xml +++ b/sandbox/ant/sca/branches/foo/pom.xml @@ -597,7 +597,7 @@ <version>2.0-beta-8</version> <configuration> <tagBase>https://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/tags</tagBase> - <useReleaseProfile>false</useReleaseProfile> + <useReleaseProfile>true</useReleaseProfile> <!-- preparationGoals>clean install</preparationGoals --> <goals>deploy</goals> <arguments>-Prelease,deploy</arguments> |