diff options
author | Daniel Silverthorn <daniel.silverthorn@amdocs.com> | 2018-03-27 15:34:30 -0400 |
---|---|---|
committer | Daniel Silverthorn <daniel.silverthorn@amdocs.com> | 2018-03-27 15:50:56 -0400 |
commit | 807533f2043f371b18875d4d7160c35b2d599170 (patch) | |
tree | 2baeb25d711cad6d31afe2d53f0a1f937995748b /version.properties | |
parent | 8bccfab4b81dbd88635a9fc130d44d59ce58abb3 (diff) |
Use updated versions of librariesv1.2.1
Also add mockito dep
Change-Id: Ia1d3180f4c0f1211d1f38b379160b14135135ba1
Issue-ID: AAI-945
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index faf06bb..688582d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |