changeset 940:d7378ffe4fba

Fix eclipse build. Reviewed-by: omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-January/005371.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Mon, 28 Jan 2013 18:51:22 +0100
parents ad31199e5a56
children bb6bd5efc633
files eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF	Tue Jan 29 03:25:29 2013 -0500
+++ b/eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF	Mon Jan 28 18:51:22 2013 +0100
@@ -17,7 +17,7 @@
  com.redhat.thermostat.client.osgi.service,
  com.redhat.thermostat.client.ui,
  com.redhat.thermostat.common,
- com.redhat.thermostat.storage.dao,
+ com.redhat.thermostat.storage.core,
  com.redhat.thermostat.common.utils,
  com.redhat.thermostat.eclipse,
  com.redhat.thermostat.eclipse.chart.common,