Author: ssteiner
Date: Wed Oct 14 11:17:07 2020
New Revision: 1882486

URL: http://svn.apache.org/viewvc?rev=1882486&view=rev
Log:
FOP-2939: Ant only needed at compile time

Modified:
    xmlgraphics/fop/trunk/fop-events/pom.xml

Modified: xmlgraphics/fop/trunk/fop-events/pom.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop-events/pom.xml?rev=1882486&r1=1882485&r2=1882486&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/fop-events/pom.xml (original)
+++ xmlgraphics/fop/trunk/fop-events/pom.xml Wed Oct 14 11:17:07 2020
@@ -35,6 +35,7 @@
       <groupId>org.apache.ant</groupId>
       <artifactId>ant</artifactId>
       <version>${ant.version}</version>
+      <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.xmlgraphics</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-h...@xmlgraphics.apache.org

Reply via email to