aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/pom.xml')
-rw-r--r--catalog-ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-ui/pom.xml b/catalog-ui/pom.xml
index 1a03fa78d8..1d1fb8ae9d 100644
--- a/catalog-ui/pom.xml
+++ b/catalog-ui/pom.xml
@@ -133,7 +133,7 @@
<phase>test</phase>
<configuration>
<arguments>test</arguments>
- <skip>${skipTests}</skip>
+ <skip>${maven.test.skip}</skip>
</configuration>
</execution>
</executions>