diff options
Diffstat (limited to 'ecomp-portal-FE-os/pom.xml')
-rw-r--r-- | ecomp-portal-FE-os/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-portal-FE-os/pom.xml b/ecomp-portal-FE-os/pom.xml index d5014a98..2a43f83b 100644 --- a/ecomp-portal-FE-os/pom.xml +++ b/ecomp-portal-FE-os/pom.xml @@ -185,7 +185,7 @@ <phase>generate-resources</phase> <configuration> - <arguments>build --env=integ</arguments> + <arguments>build --env=integ --force</arguments> </configuration> </execution> |