Author: mes
Date: 2011-07-05 15:37:17 -0700 (Tue, 05 Jul 2011)
New Revision: 26033

Modified:
   core3/service-api/trunk/pom.xml
Log:
updated pom to reflect new name

Modified: core3/service-api/trunk/pom.xml
===================================================================
--- core3/service-api/trunk/pom.xml     2011-07-05 22:23:30 UTC (rev 26032)
+++ core3/service-api/trunk/pom.xml     2011-07-05 22:37:17 UTC (rev 26033)
@@ -4,17 +4,17 @@
        <parent>
                <artifactId>parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-alpha7</version>
+               <version>3.0.0-alpha8-SNAPSHOT</version>
        </parent>
 
        <properties>
-               
<bundle.symbolicName>org.cytoscape.service-util</bundle.symbolicName>
+               
<bundle.symbolicName>org.cytoscape.service-api</bundle.symbolicName>
                <bundle.namespace>org.cytoscape.service.util</bundle.namespace>
        </properties>
 
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
-       <artifactId>service-util</artifactId>
+       <artifactId>service-api</artifactId>
        <version>3.0.0-alpha3-SNAPSHOT</version>
 
        <name>${bundle.symbolicName}</name>
@@ -22,9 +22,9 @@
        <packaging>bundle</packaging>
 
        <scm>
-               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/service-util/trunk</connection>
-               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/service-util/trunk</developerConnection>
-               <url>http://chianti.ucsd.edu/svn/core3/service-util/trunk</url>
+               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/service-api/trunk</connection>
+               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/service-api/trunk</developerConnection>
+               <url>http://chianti.ucsd.edu/svn/core3/service-api/trunk</url>
        </scm>
 
        <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