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

cdutz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git


The following commit(s) were added to refs/heads/master by this push:
     new caee981  PLC4X-19 - Check if the site-generation can be leaned up
caee981 is described below

commit caee9812e27c410e292c25878c62950167abb763
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Fri Feb 2 13:51:18 2018 +0100

    PLC4X-19 - Check if the site-generation can be leaned up
    
    - Configuring the doxia version for the rat plugin no longer required.
---
 pom.xml | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0bb28b9..71ded86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,19 +494,6 @@
             -->
             <consoleOutput>true</consoleOutput>
           </configuration>
-          <dependencies>
-            <dependency>
-              <groupId>org.apache.maven.doxia</groupId>
-              <artifactId>doxia-core</artifactId>
-              <version>1.6</version>
-              <exclusions>
-                <exclusion>
-                  <groupId>xerces</groupId>
-                  <artifactId>xercesImpl</artifactId>
-                </exclusion>
-              </exclusions>
-            </dependency>
-          </dependencies>
         </plugin>
 
         <plugin>

-- 
To stop receiving notification emails like this one, please contact
cd...@apache.org.

Reply via email to