This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git
The following commit(s) were added to refs/heads/master by this push:
new ecbbb48b Pickup Jacoco version from parent POM
ecbbb48b is described below
commit ecbbb48b9ef6a91849da42bb60b635747815d763
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 15 10:42:52 2023 -0400
Pickup Jacoco version from parent POM
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e8857b6a..61ed02b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,6 @@
<commons.jira.id>COMMONSRDF</commons.jira.id>
<commons.jira.pid>12316620</commons.jira.pid>
<commons.site.path>rdf</commons.site.path>
- <commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-rdf/</commons.scmPubUrl>
<!--
<commons.scmPubCheckoutDirectory>${project.build.directory}/site-content</commons.scmPubCheckoutDirectory>