You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2022/02/28 05:20:05 UTC

[maven-compiler-plugin] branch ci-reporting updated: version property moved to parent pom

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

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


The following commit(s) were added to refs/heads/ci-reporting by this push:
     new 51d8194  version property moved to parent pom
51d8194 is described below

commit 51d8194baebbfa6ebb3f47231cd3d81ab6646ad0
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Mon Feb 28 15:19:51 2022 +1000

    version property moved to parent pom
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d7f2992..f6856ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,6 @@ under the License.
     <surefire.version>2.22.2</surefire.version>
     <mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
     <project.build.outputTimestamp>2022-02-11T08:11:16Z</project.build.outputTimestamp>
-    <jacoco.version>0.8.7</jacoco.version>
   </properties>
 
   <contributors>