changeset 132:84fcb0e8646f

Remove finished task from TODO
author Omair Majid <omajid@redhat.com>
date Mon, 02 Jun 2014 08:24:45 -0400
parents b40698bda910
children 6c3a51d65a6f
files TODO.md
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/TODO.md	Fri May 30 16:37:22 2014 -0400
+++ b/TODO.md	Mon Jun 02 08:24:45 2014 -0400
@@ -10,8 +10,5 @@
 - There are lots of things to fix marked in the code with `TODO` and
   `FIXME`
 
-- Add support for creating multi-project plugin. Possibly make use of
-  maven archetype from `thermostat`.
-
 - Replace various `Exception.printStackTrace()` calls with either logging or
   user-visible prompts.