Author: kono
Date: 2011-01-27 14:03:51 -0800 (Thu, 27 Jan 2011)
New Revision: 23680
Modified:
core3/webservice-biomart-client-impl/trunk/pom.xml
core3/webservice-ncbi-client-impl/trunk/pom.xml
Log:
Artifact ID changed.
Modified: core3/webservice-biomart-client-impl/trunk/pom.xml
===================================================================
--- core3/webservice-biomart-client-impl/trunk/pom.xml 2011-01-27 21:56:16 UTC
(rev 23679)
+++ core3/webservice-biomart-client-impl/trunk/pom.xml 2011-01-27 22:03:51 UTC
(rev 23680)
@@ -10,13 +10,13 @@
</parent>
<properties>
-
<bundle.symbolicName>org.cytoscape.io.webservice-biomart-client</bundle.symbolicName>
+
<bundle.symbolicName>org.cytoscape.io.webservice-biomart-client-impl</bundle.symbolicName>
<bundle.namespace>org.cytoscape.io.webservice.biomart</bundle.namespace>
</properties>
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
- <artifactId>webservice-biomart-client</artifactId>
+ <artifactId>webservice-biomart-client-impl</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>${bundle.symbolicName} [${bundle.namespace}]</name>
Modified: core3/webservice-ncbi-client-impl/trunk/pom.xml
===================================================================
--- core3/webservice-ncbi-client-impl/trunk/pom.xml 2011-01-27 21:56:16 UTC
(rev 23679)
+++ core3/webservice-ncbi-client-impl/trunk/pom.xml 2011-01-27 22:03:51 UTC
(rev 23680)
@@ -10,13 +10,13 @@
</parent>
<properties>
-
<bundle.symbolicName>org.cytoscape.webservice-ncbi-client</bundle.symbolicName>
+
<bundle.symbolicName>org.cytoscape.webservice-ncbi-client-impl</bundle.symbolicName>
<bundle.namespace>org.cytoscape.webservice.ncbi</bundle.namespace>
</properties>
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
- <artifactId>webservice-ncbi-client</artifactId>
+ <artifactId>webservice-ncbi-client-impl</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>${bundle.symbolicName} [${bundle.namespace}]</name>
--
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.