Author: pwang
Date: 2012-07-30 14:34:55 -0700 (Mon, 30 Jul 2012)
New Revision: 30042
Modified:
core3/samples/trunk/sample02a/pom.xml
Log:
The Manifest entry "Cytoscape-App-Works-With" is replaced by
"Cytoscape-API-Compatibility"
Modified: core3/samples/trunk/sample02a/pom.xml
===================================================================
--- core3/samples/trunk/sample02a/pom.xml 2012-07-30 21:33:01 UTC (rev
30041)
+++ core3/samples/trunk/sample02a/pom.xml 2012-07-30 21:34:55 UTC (rev
30042)
@@ -28,7 +28,7 @@
<Cytoscape-App>org.cytoscape.sample.internal.Sample02aApp</Cytoscape-App>
<Cytoscape-App-Name>Sample02aApp</Cytoscape-App-Name>
<Cytoscape-App-Version>0.1</Cytoscape-App-Version>
- <Cytoscape-App-Works-With>3.0</Cytoscape-App-Works-With>
+ <Cytoscape-API-Compatibility>3.0</Cytoscape-API-Compatibility>
</manifestEntries>
</archive>
</configuration>
--
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.