aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2011-03-06 02:27:58 +0100
committerReinier Zwitserloot <reinier@zwitserloot.com>2011-03-06 02:27:58 +0100
commit1a28ccb3471c1309357547e72a3997e1ec4c91de (patch)
tree69e264f17bdae3dce6b117296e18353adeaa3470 /buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml
parent1c3ed9ac5d321a2c6c33659e9c97a557f99227a8 (diff)
downloadlombok-1a28ccb3471c1309357547e72a3997e1ec4c91de.tar.gz
lombok-1a28ccb3471c1309357547e72a3997e1ec4c91de.tar.bz2
lombok-1a28ccb3471c1309357547e72a3997e1ec4c91de.zip
Replaced a bunch of deps to entries in maven central instead of self-written URLs.
Diffstat (limited to 'buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml')
-rw-r--r--buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml b/buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml
deleted file mode 100644
index aa31e5b0..00000000
--- a/buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<ivy-module version="2.0">
- <info organisation="projectlombok.org" module="junit" revision="4.8.1" publication="20100225011200">
- <license name="MIT License" url="http://www.opensource.org/licenses/mit-license.php" />
- <ivyauthor name="KentBeck" url="http://www.threeriversinstitute.org/Kent%20Beck.htm" />
- <description homepage="http://junit.org/" />
- </info>
- <configurations>
- <conf name="test" />
- </configurations>
- <publications>
- <artifact conf="test" url="http://cloud.github.com/downloads/KentBeck/junit/junit-4.8.1.jar" />
- </publications>
-</ivy-module>