Repository: commons-build-plugin
Updated Branches:
  refs/heads/master b06f89306 -> 1496808ba


Maven JDepend plugin did not have its version specified.

Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/1496808b
Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/1496808b
Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/1496808b

Branch: refs/heads/master
Commit: 1496808ba0230d2156afa52ad7059834df1f68de
Parents: b06f893
Author: Gary Gregory <ggreg...@apache.org>
Authored: Sat Dec 16 10:51:15 2017 -0700
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Sat Dec 16 10:51:15 2017 -0700

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/1496808b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 115ef01..612aab0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,6 +167,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>jdepend-maven-plugin</artifactId>
+        <version>2.0</version>
         <reportSets>
           <reportSet/>
         </reportSets>

Reply via email to