summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/pom.xml')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/pom.xml
index 9c98137550..7d235f66d7 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/customer-dojo-webapp/pom.xml
@@ -135,7 +135,7 @@
</execution>
<execution>
<id>clean-dojo-files</id>
- <phase>clean</phase>
+ <phase>package</phase>
<goals>
<goal>run</goal>
</goals>