Removed "cyclic dependency" to parent POM
This commit is contained in:
parent
825336977f
commit
9ed404d12b
1 changed files with 0 additions and 21 deletions
21
pom.xml
21
pom.xml
|
@ -123,27 +123,6 @@
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<!-- ROME -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.rometools</groupId>
|
|
||||||
<artifactId>rome-utils</artifactId>
|
|
||||||
<version>1.5.0-SNAPSHOT</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.rometools</groupId>
|
|
||||||
<artifactId>rome</artifactId>
|
|
||||||
<version>1.5.0-SNAPSHOT</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.rometools</groupId>
|
|
||||||
<artifactId>rome-fetcher</artifactId>
|
|
||||||
<version>1.5.0-SNAPSHOT</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.rometools</groupId>
|
|
||||||
<artifactId>rome-certiorem</artifactId>
|
|
||||||
<version>1.5.0-SNAPSHOT</version>
|
|
||||||
</dependency>
|
|
||||||
<!-- JDOM -->
|
<!-- JDOM -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jdom</groupId>
|
<groupId>org.jdom</groupId>
|
||||||
|
|
Loading…
Reference in a new issue