Author: kono
Date: 2012-10-01 15:02:46 -0700 (Mon, 01 Oct 2012)
New Revision: 30552
Modified:
core3/support/trunk/taglets/pom.xml
Log:
taglet version added.
Modified: core3/support/trunk/taglets/pom.xml
===================================================================
--- core3/support/trunk/taglets/pom.xml 2012-10-01 21:44:11 UTC (rev 30551)
+++ core3/support/trunk/taglets/pom.xml 2012-10-01 22:02:46 UTC (rev 30552)
@@ -105,6 +105,13 @@
<footer>Cytoscape 3 Core API</footer>
<header>Cytoscape 3 Core API</header>
<bottom>Copyright 2010 Cytoscape
Consortium. All rights reserved.</bottom>
+ <tagletArtifacts>
+ <tagletArtifact>
+
<groupId>org.cytoscape</groupId>
+
<artifactId>taglets</artifactId>
+
<version>3.0.0-beta1</version>
+ </tagletArtifact>
+ </tagletArtifacts>
</configuration>
<executions>
<execution>
--
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.