diff options
Diffstat (limited to 'sandbox')
-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> |