diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-09-19 09:51:45 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-09-19 09:52:03 -0500 |
commit | 6f6c62001939a00135e5be10009535b74cdee615 (patch) | |
tree | 9a37bf4abd84bd0750fe9cac93328f6f19cc052f /pom.xml | |
parent | 413480483ae4dbbeb34b454ffc164f81867b4a9c (diff) |
mv posix-jnr
Issue-ID: AAF-509
Change-Id: If8c6d1d437da3d7c2c8b31217772e1d4c1be089c
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -348,7 +348,7 @@ <artifactId>mail</artifactId> <version>1.4.7</version> </dependency> - + <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> |