Author: pwang
Date: 2010-10-26 13:15:49 -0700 (Tue, 26 Oct 2010)
New Revision: 22466

Modified:
   
core3/linkout-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
Log:
Rename class BasicCyProperty

Modified: 
core3/linkout-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
===================================================================
--- 
core3/linkout-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml  
    2010-10-26 20:14:20 UTC (rev 22465)
+++ 
core3/linkout-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml  
    2010-10-26 20:15:49 UTC (rev 22466)
@@ -30,7 +30,7 @@
        <util:properties id="linkoutProperties" 
location="classpath:linkout.props" />
 
        <!-- Build CyProperty Object by using default implementation -->
-       <bean id="linkoutProps" 
class="org.cytoscape.property.DefaultCyProperty">
+       <bean id="linkoutProps" class="org.cytoscape.property.BasicCyProperty">
                <constructor-arg ref="linkoutProperties" />
        </bean>
 

-- 
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