Removed "cyclic dependency" to parent POM

This commit is contained in:
Patrick Gotthard 2014-05-30 16:46:39 +02:00
parent 75b74c357a
commit cb6c8bdc49

View file

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