aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml
diff options
context:
space:
mode:
authorReinier Zwitserloot <r.zwitserloot@projectlombok.org>2020-05-29 00:17:20 +0200
committerReinier Zwitserloot <r.zwitserloot@projectlombok.org>2020-06-23 15:55:18 +0200
commit0bbedd092a1f0f506d106943b4b400c7986c5f36 (patch)
treef07bdd4d4c2d69bd7e204d8e15e99209106aee3b /buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml
parent22ac024abb3680b298bef78052f5a13239513b29 (diff)
downloadlombok-0bbedd092a1f0f506d106943b4b400c7986c5f36.tar.gz
lombok-0bbedd092a1f0f506d106943b4b400c7986c5f36.tar.bz2
lombok-0bbedd092a1f0f506d106943b4b400c7986c5f36.zip
[build] rewriting the build system
Diffstat (limited to 'buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml')
-rw-r--r--buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml b/buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml
deleted file mode 100644
index a5fe9784..00000000
--- a/buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<ivy-module version="2.0">
- <info organisation="org.eclipse.custom" module="core.runtime" revision="3.6.0" publication="20100505120000">
- <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/org.eclipse.core.runtime_3.6.0.v20100505.jar" />
- <artifact type="zip" conf="sources" url="https://projectlombok.org/ivyrepo/eclipse/org.eclipse.core.runtime_3.6.0.v20100505-sources.jar" />
- </publications>
-</ivy-module>