You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2015/10/01 05:56:55 UTC

archiva git commit: mockito 1.9.5

Repository: archiva
Updated Branches:
  refs/heads/master 4a16f9a58 -> be86b55e5


mockito 1.9.5


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/be86b55e
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/be86b55e
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/be86b55e

Branch: refs/heads/master
Commit: be86b55e5c922687ab66e36a3363b99e6ecaa6a8
Parents: 4a16f9a
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Oct 1 13:56:39 2015 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Oct 1 13:56:39 2015 +1000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/be86b55e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4463948..3d58f71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 
     <release.preparationGoals>clean install</release.preparationGoals>
     <springockito.version>1.0.9</springockito.version>
-    <mockito.version>1.9.0</mockito.version>
+    <mockito.version>1.9.5</mockito.version>
   </properties>
 
   <dependencyManagement>