aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml
blob: fc9fa661cdb417e5ea5dfcbd36a586120407ce70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<ivy-module version="2.0">
	<info organisation="org.eclipse.custom" module="ecj" revision="3.6.2" publication="20110401190400">
		<license name="Eclipse Public Licence v1.0" url="http://www.eclipse.org/org/documents/epl-v10.php" />
		<description homepage="http://www.eclipse.org/eclipse/" />
	</info>
	<configurations>
		<conf name="default" />
		<conf name="sources" />
	</configurations>
	<publications>
		<artifact conf="default" url="http://projectlombok.org/ivyrepo/eclipse/ecj-3.6.2.jar" />
		<artifact type="zip" conf="sources" url="http://projectlombok.org/ivyrepo/eclipse/ecjsrc-3.6.2.zip" />
	</publications>
</ivy-module>