Revision: 19802
          http://sourceforge.net/p/gate/code/19802
Author:   markagreenwood
Date:     2016-11-25 15:08:28 +0000 (Fri, 25 Nov 2016)
Log Message:
-----------
more dependency analysis in the site reports

Modified Paths:
--------------
    gate/branches/sawdust2/gate-core/pom.xml

Modified: gate/branches/sawdust2/gate-core/pom.xml
===================================================================
--- gate/branches/sawdust2/gate-core/pom.xml    2016-11-25 12:58:32 UTC (rev 
19801)
+++ gate/branches/sawdust2/gate-core/pom.xml    2016-11-25 15:08:28 UTC (rev 
19802)
@@ -556,6 +556,11 @@
                                <version>2.19.1</version>
                        </plugin>
                        <plugin>
+                       <groupId>org.apache.maven.plugins</groupId>
+                       <artifactId>maven-dependency-plugin</artifactId>
+                       <version>2.4</version>
+               </plugin>
+                       <plugin>
                                <groupId>org.codehaus.mojo</groupId>
                                <artifactId>findbugs-maven-plugin</artifactId>
                                <version>3.0.3</version>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to