diff options
-rw-r--r-- | prh-commons/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml index 91797986..e0d7e5b8 100644 --- a/prh-commons/pom.xml +++ b/prh-commons/pom.xml @@ -60,6 +60,5 @@ <artifactId>mockito-core</artifactId> <scope>test</scope> </dependency> - </dependencies> </project> |