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-collections.git
The following commit(s) were added to refs/heads/master by this push:
new 1f1a68490 Pick up maven-checkstyle-plugin version from parent
1f1a68490 is described below
commit 1f1a684903565acd5b9e8d4701b9b602731bbb34
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 16:59:40 2023 -0500
Pick up maven-checkstyle-plugin version from parent
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 41b22beca..1731532fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,8 +573,6 @@
<commons.jira.pid>12310465</commons.jira.pid>
<!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC1</commons.rc.version>
- <checkstyle.version>3.2.1</checkstyle.version>
- <checkstyle.dep.version>9.3</checkstyle.dep.version>
<commons.site.path>collections</commons.site.path>
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-collections</commons.scmPubUrl>