diff options
author | pwielebs <piotr.wielebski@nokia.com> | 2019-01-16 14:26:54 +0100 |
---|---|---|
committer | pwielebs <piotr.wielebski@nokia.com> | 2019-01-16 14:26:54 +0100 |
commit | 4692e2cf3989e1724b492286548a54217e571246 (patch) | |
tree | 3ea58182b5a2965f5e10529cac085aace71bbbf4 | |
parent | cb59a88036fa5fddd701e95e07e6b3b3dff89788 (diff) |
For release
Change-Id: I5df940b2ed48c42a3426dddf5eee0bcf3977b3a6
Issue-ID: DCAEGEN2-866
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
-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> |