Added the initial ivy and ant file
[yellow-canary.git] / ivy.xml
blob44a77e42450b55cee91dedfa566446a1f45de5b4
1 <?xml version="1.0" encoding="ISO-8859-1"?>\r
2 <ivy-module version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
3        xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd">\r
4     <info organisation="none" module="yellow-canary" status="milestone" revision="0.0.1.X"/>\r
5     <dependencies>\r
6       <dependency org="org.tautua.markdownpapers" name="markdownpapers-core" rev="1.2.5"/>        \r
7     </dependencies>\r
8 </ivy-module>