[TAMYAY-290] Fix for the version number of PITest after the update of PITest. Used version is now 1.2.3.
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/2d32caaa Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/2d32caaa Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/2d32caaa Branch: refs/heads/master Commit: 2d32caaa7c0d33572f540f4d9378d149c4cae2a6 Parents: 84e5485 Author: Oliver B. Fischer <[email protected]> Authored: Sat Sep 23 21:10:46 2017 +0200 Committer: Oliver B. Fischer <[email protected]> Committed: Sat Sep 23 21:10:46 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/2d32caaa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 58d8efd..478823c 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,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.23</pitest-plugin.version> + <pitest-plugin.version>1.2.3</pitest-plugin.version> <rat.version>0.12</rat.version> <toolchains.plugin>1.1</toolchains.plugin>
