diff options
Diffstat (limited to 'catalog-model/pom.xml')
-rw-r--r-- | catalog-model/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index f7d5b34dc0..5fd10f7316 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -26,6 +26,7 @@ <groupId>org.junit.vintage</groupId> <artifactId>junit-vintage-engine</artifactId> <version>${junitJupiter.version}</version> + <scope>test</scope> </dependency> <!-- Common of SDC --> |