Removed "cyclic dependency" to parent POM

This commit is contained in:
Patrick Gotthard 2014-05-30 16:43:52 +02:00
parent 0588cfd66d
commit 84e21766aa

View file

@ -74,6 +74,7 @@
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-fetcher</artifactId>
<version>1.5.0-SNAPSHOT</version>
<exclusions>
<exclusion>
<artifactId>commons-httpclient</artifactId>