diff options
Diffstat (limited to '')
-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 9bc43e6fee..d80bad8149 100644 --- a/sandbox/ant/sca/branches/foo/pom.xml +++ b/sandbox/ant/sca/branches/foo/pom.xml @@ -565,7 +565,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> |