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 <[email protected]>
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>

Reply via email to