summaryrefslogtreecommitdiffstats
path: root/config-model-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-api/pom.xml')
-rw-r--r--config-model-api/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-model-api/pom.xml b/config-model-api/pom.xml
index 8fa2d482cab..b0b34c295f2 100644
--- a/config-model-api/pom.xml
+++ b/config-model-api/pom.xml
@@ -95,6 +95,9 @@
<goals>
<goal>test-jar</goal>
</goals>
+ <configuration>
+ <skip>false</skip>
+ </configuration>
</execution>
</executions>
</plugin>