This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 7761563  force invoker.junitPackageName value
7761563 is described below

commit 7761563b0c1937c82666c284832cd9601c8fec2f
Author: Olivier Lamy <[email protected]>
AuthorDate: Sun Aug 21 21:29:38 2022 +1000

    force invoker.junitPackageName value
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index b4402d2..d2c2fc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,6 +79,7 @@ under the License.
     <surefire.version>2.22.2</surefire.version>
     <mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
     
<project.build.outputTimestamp>2022-03-08T01:04:02Z</project.build.outputTimestamp>
+    
<invoker.junitPackageName>org.apache.maven.plugins.compiler.its</invoker.junitPackageName>
   </properties>
 
   <contributors>

Reply via email to