blob: ba94f72b4352cd7fd67ca229b894482945a54473 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
<ivy-module xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
<info organisation="${project.organisation}" module="${ant.project.name}">
<ivyauthor name="rmadala" />
</info>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml" />
</configurations>
<publications>
</publications>
<dependencies>
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="provided->compile"/>
</dependencies>
</ivy-module>