You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2019/06/06 21:38:59 UTC

[maven-doxia-sitetools] 09/10: Remove dependency version already set in parent

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git

commit 8e50d3fd33bae731d572638e3c6e5c229b6d750e
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Thu Jun 6 23:33:04 2019 +0200

    Remove dependency version already set in parent
---
 doxia-integration-tools/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index de2f8de..03c7b29 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -125,7 +125,6 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>3.8.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>