Author: mes
Date: 2010-10-26 16:29:09 -0700 (Tue, 26 Oct 2010)
New Revision: 22487
Modified:
core3/parent/trunk/pom.xml
Log:
added new repository
Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml 2010-10-26 23:28:49 UTC (rev 22486)
+++ core3/parent/trunk/pom.xml 2010-10-26 23:29:09 UTC (rev 22487)
@@ -208,6 +208,17 @@
<name>Cytoscape Spring OSGi Release Mirror</name>
<url>http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/</url>
</repository>
+ <repository>
+ <id>spring-osgi-snapshots</id>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <name>Cytoscape Spring OSGi Snapshot Mirror</name>
+
<url>http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi-snapshots/</url>
+ </repository>
</repositories>
<pluginRepositories>
--
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.