Author: mes
Date: 2011-07-06 15:27:52 -0700 (Wed, 06 Jul 2011)
New Revision: 26079
Modified:
core3/work-spring-api/trunk/pom.xml
Log:
renamed from hack to api
Modified: core3/work-spring-api/trunk/pom.xml
===================================================================
--- core3/work-spring-api/trunk/pom.xml 2011-07-06 22:26:06 UTC (rev 26078)
+++ core3/work-spring-api/trunk/pom.xml 2011-07-06 22:27:52 UTC (rev 26079)
@@ -9,13 +9,13 @@
</parent>
<properties>
-
<bundle.symbolicName>org.cytoscape.work-spring-hack</bundle.symbolicName>
+
<bundle.symbolicName>org.cytoscape.work-spring-api</bundle.symbolicName>
<bundle.namespace>org.cytoscape.work.spring</bundle.namespace>
</properties>
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape</groupId>
- <artifactId>work-spring-hack</artifactId>
+ <artifactId>work-spring-api</artifactId>
<version>3.0.0-alpha3-SNAPSHOT</version>
<name>${bundle.symbolicName}</name>
@@ -23,9 +23,9 @@
<packaging>bundle</packaging>
<scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/work-spring-hack/trunk</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/work-spring-hack/trunk</developerConnection>
-
<url>http://chianti.ucsd.edu/svn/core3/work-spring-hack/trunk</url>
+
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/work-spring-api/trunk</connection>
+
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/work-spring-api/trunk</developerConnection>
+
<url>http://chianti.ucsd.edu/svn/core3/work-spring-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.