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/10/17 22:04:47 UTC

incubator-tamaya git commit: TAMAYA-294: Update pitest

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master 31868767e -> 5927dbf87


TAMAYA-294: Update pitest


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

Branch: refs/heads/master
Commit: 5927dbf87bc2e862abe1530ac4262ce80d47bc9a
Parents: 3186876
Author: Phil Ottlinger <po...@apache.org>
Authored: Wed Oct 18 00:04:13 2017 +0200
Committer: Phil Ottlinger <po...@apache.org>
Committed: Wed Oct 18 00:04:13 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/5927dbf8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fb73908..ffe724b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
         <asciidoctor-diagramm.version>1.2.1</asciidoctor-diagramm.version>
         <asciidoctorj.version>1.5.2</asciidoctorj.version>
         <checkstyle.version>2.15</checkstyle.version>
-        <pitest-plugin.version>1.2.3</pitest-plugin.version>
+        <pitest-plugin.version>1.2.4</pitest-plugin.version>
         <enforcer.version>1.4.1</enforcer.version>
         <gem.plugin>1.0.7</gem.plugin>
         <sources.plugin>3.0.1</sources.plugin>