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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 3120b3d Pick up spotbugs-maven-plugin version from parent
3120b3d is described below
commit 3120b3d0302d6de4837ffa80f9280188ab794291
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 11:39:21 2023 -0500
Pick up spotbugs-maven-plugin version from parent
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c3a94f9..063141b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,8 +252,6 @@
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
<commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName>
<commons.releaseManagerKey>B6E73D84EA4FCC47166087253FAAD2CD5ECBB314</commons.releaseManagerKey>
- <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>
- <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
</properties>
<profiles>
<profile>