You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/02/03 14:00:49 UTC

[commons-jcs] branch master updated: Pick up Spotbugs version from parent POM

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-jcs.git


The following commit(s) were added to refs/heads/master by this push:
     new a145931b Pick up Spotbugs version from parent POM
a145931b is described below

commit a145931b97082f01b79cd6f82cd74a2dbb4980fe
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Feb 3 09:00:45 2023 -0500

    Pick up Spotbugs version from parent POM
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7614e498..fda9c94d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -451,7 +451,6 @@
       <plugin>
         <groupId>com.github.spotbugs</groupId>
         <artifactId>spotbugs-maven-plugin</artifactId>
-        <version>${commons.spotbugs.plugin.version}</version>
       </plugin>
       <plugin>
         <groupId>org.apache.rat</groupId>