Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added xom dependency
  • Loading branch information
Arvid Berg committed Jan 10, 2012
1 parent 576c89a commit f20fea0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@
<dependency name="org.xmlpull.xpp3" componentType="osgi.bundle" />
<dependency name="org.eclipse.wst.web_core.feature" componentType="eclipse.feature"/>
<dependency name="org.eclipse.rcp" componentType="eclipse.feature"/>
<dependency name="nu.xom" componentType="osgi.bundle"/>
<dependency name="com.springsource.nu.xom" componentType="osgi.bundle"/>
<dependency name="log4j.over.slf4j" componentType="osgi.bundle"/>
</dependencies>
<generators>
Expand Down

0 comments on commit f20fea0

Please sign in to comment.