aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml
blob: 7da4c2cec1c33a41316af742607556ffb3811d5c (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="https://projectlombok.org/ivyrepo/eclipse/ecj-3.6.2.jar" />
		<artifact type="zip" conf="sources" url="https://projectlombok.org/ivyrepo/eclipse/ecjsrc-3.6.2.zip" />
	</publications>
</ivy-module>