Author: kono
Date: 2010-10-14 13:22:32 -0700 (Thu, 14 Oct 2010)
New Revision: 22237

Modified:
   core3/viewmodel-api/branches/vp-tree/osgi.bnd
Log:
Unnecessary export package statement removed.

Modified: core3/viewmodel-api/branches/vp-tree/osgi.bnd
===================================================================
--- core3/viewmodel-api/branches/vp-tree/osgi.bnd       2010-10-14 20:13:42 UTC 
(rev 22236)
+++ core3/viewmodel-api/branches/vp-tree/osgi.bnd       2010-10-14 20:22:32 UTC 
(rev 22237)
@@ -2,5 +2,5 @@
 # Use this file to add customized Bnd instructions for the bundle
 #-----------------------------------------------------------------
 
-Export-Package: ${bundle.namespace}, ${bundle.namespace}.events, 
${bundle.namespace}.visualproperties
+Export-Package: ${bundle.namespace}, ${bundle.namespace}.events
 

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to