Author: kono
Date: 2009-06-10 19:43:43 -0700 (Wed, 10 Jun 2009)
New Revision: 16917
Modified:
csplugins/trunk/soc/kozo/processing-renderer/pom.xml
Log:
Fixed Project information.
Modified: csplugins/trunk/soc/kozo/processing-renderer/pom.xml
===================================================================
--- csplugins/trunk/soc/kozo/processing-renderer/pom.xml 2009-06-11
02:40:12 UTC (rev 16916)
+++ csplugins/trunk/soc/kozo/processing-renderer/pom.xml 2009-06-11
02:43:43 UTC (rev 16917)
@@ -26,14 +26,12 @@
<artifactId>processing-renderer</artifactId>
<version>1.0-SNAPSHOT</version>
- <name>org.cytoscape.processing-renderer (OSGi project)</name>
+ <name>Processing Rendering Engine Project</name>
<!--
| describe your project here
-->
- <description>Generated using Pax-Construct</description>
-
<properties>
<!--
| some example OSGi runtime properties
@@ -49,6 +47,8 @@
<module>provision</module>
<module>processing-rendering-engine</module>
</modules>
+ <description>Processing-based rendering engine for Cytoscape 3.</description>
+ <url>http://cg06.naist.jp/gsoc/wiki</url>
<build>
<plugins>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---