diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2011-03-13 17:57:46 +0100 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2011-03-13 17:57:46 +0100 |
commit | 6ab599d01cb0c00d5baa5092649be58b8a99701d (patch) | |
tree | fc7adf4e6a5895e9aab5488826e878e501fd325a /.gitignore | |
parent | 8d433449f84ddc996340be29823b672cf81d8703 (diff) | |
download | lombok-6ab599d01cb0c00d5baa5092649be58b8a99701d.tar.gz lombok-6ab599d01cb0c00d5baa5092649be58b8a99701d.tar.bz2 lombok-6ab599d01cb0c00d5baa5092649be58b8a99701d.zip |
Updated maven pom and deploy process; now lombok is linked in mavencentral so we no longer need our own repository. Also updated publish process to new server (escudo is in, libertad is out).
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ ivyCache google.properties debug LombokizedEclipse.launch -libertad-upload.key +escudo-upload.key findbugsReport.html lib .settings @@ -14,4 +14,4 @@ lib .factorypath lombok.iml .idea -*.markdown.html
\ No newline at end of file +*.markdown.html |