Author: jm
Date: 2011-10-04 10:02:08 -0700 (Tue, 04 Oct 2011)
New Revision: 27047

Modified:
   core3/impl/trunk/model-impl/pom.xml
Log:
Added missing repository reference for guava-osgi


Modified: core3/impl/trunk/model-impl/pom.xml
===================================================================
--- core3/impl/trunk/model-impl/pom.xml 2011-10-04 16:05:49 UTC (rev 27046)
+++ core3/impl/trunk/model-impl/pom.xml 2011-10-04 17:02:08 UTC (rev 27047)
@@ -60,6 +60,18 @@
                        <name>Cytoscape Releases</name>
                        
<url>http://cytoscape.wodaklab.org/nexus/content/repositories/releases/</url>
                </repository>
+               <repository>
+                       <!-- For guava-osgi -->
+                       <id>sonatype</id>
+                       <snapshots>
+                               <enabled>false</enabled>
+                       </snapshots>
+                       <releases>
+                               <enabled>true</enabled>
+                       </releases>
+                       <name>Sonatype Releases</name>
+                       
<url>http://code.cytoscape.org/nexus/content/repositories/sonatype/</url>
+               </repository>
        </repositories>
 
        <!--

-- 
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.

Reply via email to