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/01/13 22:00:39 UTC

[commons-text] branch master updated: Pick up maven-checkstyle-plugin version from parent

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


The following commit(s) were added to refs/heads/master by this push:
     new b432fbff Pick up maven-checkstyle-plugin version from parent
b432fbff is described below

commit b432fbff8e9145440ebc64ccda508e4acbf683b4
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jan 13 17:00:35 2023 -0500

    Pick up maven-checkstyle-plugin version from parent
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9f567a0a..af37a3e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,9 +48,6 @@
     <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text</commons.scmPubUrl>
     <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
 
-    <checkstyle.plugin.version>3.2.1</checkstyle.plugin.version>
-    <checkstyle.version>9.3</checkstyle.version>
-
     <commons.mockito.version>4.11.0</commons.mockito.version>
 
     <!-- apache-rat-plugin 0.13 and jdepend-maven-plugin 2.0 both fail with LinkageError when generating reports