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/01/25 22:04:31 UTC

[05/12] incubator-tamaya git commit: Update to latest pitest.

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

Branch: refs/heads/configjsr
Commit: 30506a4874b103e4e867f00ac395e274c487cc15
Parents: 502444f
Author: Phil Ottlinger <po...@apache.org>
Authored: Wed Dec 27 22:13:08 2017 +0100
Committer: Phil Ottlinger <po...@apache.org>
Committed: Wed Dec 27 22:13:08 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/30506a48/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 76ba4cb..2932c9b 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.4</pitest-plugin.version>
+        <pitest-plugin.version>1.3.1</pitest-plugin.version>
         <enforcer.version>1.4.1</enforcer.version>
         <gem.plugin>1.0.7</gem.plugin>
         <sources.plugin>3.0.1</sources.plugin>