summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sandbox/ant/sca/branches/foo/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/ant/sca/branches/foo/pom.xml b/sandbox/ant/sca/branches/foo/pom.xml
index d80bad8149..8ce26c5ddb 100644
--- a/sandbox/ant/sca/branches/foo/pom.xml
+++ b/sandbox/ant/sca/branches/foo/pom.xml
@@ -565,8 +565,8 @@
<version>2.0-beta-8</version>
<configuration>
<tagBase>https://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/tags</tagBase>
- <useReleaseProfile>true</useReleaseProfile>
- <preparationGoals>clean install</preparationGoals>
+ <useReleaseProfile>false</useReleaseProfile>
+ <!-- preparationGoals>clean install</preparationGoals -->
<goals>deploy</goals>
<arguments>-Prelease,deploy</arguments>
<autoVersionSubmodules>true</autoVersionSubmodules>