Author: mes
Date: 2011-01-28 10:44:48 -0800 (Fri, 28 Jan 2011)
New Revision: 23781

Modified:
   core3/dnd-api/trunk/pom.xml
Log:
preparing for release

Modified: core3/dnd-api/trunk/pom.xml
===================================================================
--- core3/dnd-api/trunk/pom.xml 2011-01-28 18:42:46 UTC (rev 23780)
+++ core3/dnd-api/trunk/pom.xml 2011-01-28 18:44:48 UTC (rev 23781)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>3.0.0-alpha4-SNAPSHOT</version>
+               <version>3.0.0-alpha4</version>
        </parent>
 
        <properties>
@@ -21,6 +21,12 @@
 
        <packaging>bundle</packaging>
 
+    <scm>
+        
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/dnd-api/trunk</connection>
+        
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/dnd-api/trunk</developerConnection>
+        <url>http://chianti.ucsd.edu/svn/core3/dnd-api/trunk</url>
+    </scm>
+
        <build>
                <resources>
                        <resource>
@@ -86,12 +92,12 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>viewmodel-api</artifactId>
-                       <version>3.0.0-alpha3-SNAPSHOT</version>
+                       <version>3.0.0-alpha3</version>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>core-task-api</artifactId>
-                       <version>1.0-SNAPSHOT</version>
+                       <version>3.0.0-alpha1</version>
                </dependency>
        </dependencies>
 

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