diff options
Diffstat (limited to 'adapters/so-appc-orchestrator/pom.xml')
-rw-r--r-- | adapters/so-appc-orchestrator/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/adapters/so-appc-orchestrator/pom.xml b/adapters/so-appc-orchestrator/pom.xml index 204d821738..1c11d33c1c 100644 --- a/adapters/so-appc-orchestrator/pom.xml +++ b/adapters/so-appc-orchestrator/pom.xml @@ -194,10 +194,5 @@ <artifactId>JUnitParams</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> </dependencies> </project> |