You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2018/11/29 21:43:11 UTC

[3/5] incubator-tamaya-extensions git commit: TAMAYA-217: Update pitest.

TAMAYA-217: Update pitest.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/51688af3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/51688af3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/51688af3

Branch: refs/heads/master
Commit: 51688af3a45aca5d7c6b23242e41f808f5652073
Parents: 52a418d
Author: Phil Ottlinger <po...@apache.org>
Authored: Thu Nov 29 22:11:34 2018 +0100
Committer: Phil Ottlinger <po...@apache.org>
Committed: Thu Nov 29 22:11:59 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/51688af3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7ae1cf3..2b65bef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@ under the License.
         <jruby.version>1.7.26</jruby.version>
         <findbugs.version>3.0.4</findbugs.version>
         <mockito.version>1.10.19</mockito.version>
-        <pitest-plugin.version>1.3.1</pitest-plugin.version>
+        <pitest-plugin.version>1.4.3</pitest-plugin.version>
         <rat.version>0.12</rat.version>
         <surefire.version>2.21.0</surefire.version>
         <toolchains.plugin>1.1</toolchains.plugin>