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 2017/12/29 23:14:10 UTC

incubator-tamaya-extensions git commit: Update to latest PITest

Repository: incubator-tamaya-extensions
Updated Branches:
  refs/heads/master cc4789236 -> c2a5625e5


Update to latest 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/c2a5625e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/c2a5625e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/c2a5625e

Branch: refs/heads/master
Commit: c2a5625e5891ea277f0a90222888b370b529c64c
Parents: cc47892
Author: Phil Ottlinger <po...@apache.org>
Authored: Sat Dec 30 00:13:54 2017 +0100
Committer: Phil Ottlinger <po...@apache.org>
Committed: Sat Dec 30 00:13:54 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/c2a5625e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4c45296..4197169 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@ under the License.
         <jruby.version>1.7.20</jruby.version>
         <findbugs.version>3.0.4</findbugs.version>
         <mockito.version>1.10.19</mockito.version>
-        <pitest-plugin.version>1.2.4</pitest-plugin.version>
+        <pitest-plugin.version>1.3.1</pitest-plugin.version>
         <rat.version>0.12</rat.version>
         <toolchains.plugin>1.1</toolchains.plugin>