RESOLVED - bug 199505: Add gradient color to the zest nodes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=199505
diff --git a/visualization/plugins/org.eclipse.pde.visualization.dependency/.classpath b/visualization/plugins/org.eclipse.pde.visualization.dependency/.classpath
index bf42e44..ffa2121 100644
--- a/visualization/plugins/org.eclipse.pde.visualization.dependency/.classpath
+++ b/visualization/plugins/org.eclipse.pde.visualization.dependency/.classpath
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry exported="true" kind="lib" path="org.eclipse.mylyn.zest.core_0.5.0.200708101336.jar"/>
+	<classpathentry exported="true" kind="lib" path="org.eclipse.mylyn.zest.core_0.5.0.200708101355.jar"/>
 	<classpathentry exported="true" kind="lib" path="org.eclipse.draw2d_3.2.100.200708091512.jar"/>
 	<classpathentry exported="true" kind="lib" path="org.eclipse.mylyn.zest.layouts_0.5.0.200708091512.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>