Author: ruschein
Date: 2011-06-07 14:19:28 -0700 (Tue, 07 Jun 2011)
New Revision: 25667
Modified:
csplugins/trunk/ucsd/ruschein/genomespace-libs-plugin-cytoscape3/pom.xml
Log:
Still working POM.
Modified:
csplugins/trunk/ucsd/ruschein/genomespace-libs-plugin-cytoscape3/pom.xml
===================================================================
--- csplugins/trunk/ucsd/ruschein/genomespace-libs-plugin-cytoscape3/pom.xml
2011-06-07 21:16:43 UTC (rev 25666)
+++ csplugins/trunk/ucsd/ruschein/genomespace-libs-plugin-cytoscape3/pom.xml
2011-06-07 21:19:28 UTC (rev 25667)
@@ -112,6 +112,23 @@
<name>Cytoscape Releases</name>
<url>http://cytoscape.wodaklab.org/nexus/content/repositories/releases/</url>
</repository>
+ <repository>
+ <id>cytoscape_thirdparty</id>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <name>Cytoscape Third Party</name>
+
<url>http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/</url>
+ </repository>
+ <!-- Other Maven repositories. -->
+ <repository>
+ <id>java.net</id>
+ <name>Java.net</name>
+ <url>http://download.java.net/maven/2/</url>
+ </repository>
</repositories>
<!-- Dependencies needed to compile this project. -->
--
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.