Author: jm
Date: 2011-11-09 10:50:53 -0800 (Wed, 09 Nov 2011)
New Revision: 27437
Modified:
core3/support/trunk/wrappers/org.biopax.paxtools.biopax-converter/pom.xml
core3/support/trunk/wrappers/org.biopax.paxtools.core/pom.xml
Log:
Fixed deployment settings for biopax wrappers
Modified:
core3/support/trunk/wrappers/org.biopax.paxtools.biopax-converter/pom.xml
===================================================================
--- core3/support/trunk/wrappers/org.biopax.paxtools.biopax-converter/pom.xml
2011-11-09 18:11:35 UTC (rev 27436)
+++ core3/support/trunk/wrappers/org.biopax.paxtools.biopax-converter/pom.xml
2011-11-09 18:50:53 UTC (rev 27437)
@@ -58,4 +58,12 @@
<url>http://code.cytoscape.org/nexus/content/repositories/public/</url>
</repository>
</repositories>
+
+ <distributionManagement>
+ <repository>
+ <id>thirdparty</id>
+ <name>Cytoscape Third Party</name>
+
<url>http://code.cytoscape.org/nexus/content/repositories/thirdparty/</url>
+ </repository>
+ </distributionManagement>
</project>
Modified: core3/support/trunk/wrappers/org.biopax.paxtools.core/pom.xml
===================================================================
--- core3/support/trunk/wrappers/org.biopax.paxtools.core/pom.xml
2011-11-09 18:11:35 UTC (rev 27436)
+++ core3/support/trunk/wrappers/org.biopax.paxtools.core/pom.xml
2011-11-09 18:50:53 UTC (rev 27437)
@@ -60,4 +60,11 @@
</repository>
</repositories>
+ <distributionManagement>
+ <repository>
+ <id>thirdparty</id>
+ <name>Cytoscape Third Party</name>
+
<url>http://code.cytoscape.org/nexus/content/repositories/thirdparty/</url>
+ </repository>
+ </distributionManagement>
</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.