This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch mpt34 in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
commit c2d7376cc35cce3a1c5be7c74949cc0ca86ae431 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Jun 18 14:37:20 2022 +0200 maven-plugin-testing 3.4.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c2a2997..505d84f6 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ <properties> <surefire.version>2.22.2</surefire.version> <javaVersion>8</javaVersion> - <pluginTestingHarnessVersion>3.3.0</pluginTestingHarnessVersion> + <pluginTestingHarnessVersion>3.4.0-SNAPSHOT</pluginTestingHarnessVersion> <mavenVersion>3.2.5</mavenVersion> <antVersion>1.10.12</antVersion> <maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
