diff options
Diffstat (limited to 'utils/DmaapPublisher/pom.xml')
-rw-r--r-- | utils/DmaapPublisher/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/DmaapPublisher/pom.xml b/utils/DmaapPublisher/pom.xml index 45db7443f5..b2b013e2a2 100644 --- a/utils/DmaapPublisher/pom.xml +++ b/utils/DmaapPublisher/pom.xml @@ -24,6 +24,7 @@ <groupId>org.junit.vintage</groupId> <artifactId>junit-vintage-engine</artifactId> <version>${junitJupiter.version}</version> + <scope>test</scope> </dependency> <!--spock testing--> |