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/10 16:00:26 UTC

[commons-logging] branch master updated: Pick up japicmp-maven-plugin 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-logging.git


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

commit f616f17853bb0d45ad79b66613be628f9c716336
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jan 10 11:00:21 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 65ca853..a5c934a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -562,7 +562,6 @@ under the License.
     <commons.jira.pid>12310484</commons.jira.pid>
     <!-- The RC version used in the staging repository URL. -->
     <commons.rc.version>RC2</commons.rc.version>
-    <commons.junit.version>5.9.1</commons.junit.version>
     <commons.surefire.version>3.0.0-M7</commons.surefire.version>
     <spotbugs.plugin.version>4.7.2.1</spotbugs.plugin.version>
     <spotbugs.impl.version>4.7.3</spotbugs.impl.version>