Skip to content
Snippets Groups Projects
Commit 6f6d9508 authored by Keith Donald's avatar Keith Donald Committed by Mic
Browse files

jdom needed for rome

parent 6f1ca5dd
No related branches found
No related tags found
No related merge requests found
......@@ -188,6 +188,13 @@
<artifactId>com.springsource.com.sun.syndication</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
<artifactId>com.springsource.org.jdom</artifactId>
<version>1.1.0</version>
<scope>runtime</scope>
</dependency>
<!-- JAXB -->
<dependency>
<groupId>javax.xml.bind</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment