Author: mes
Date: 2010-10-28 13:06:02 -0700 (Thu, 28 Oct 2010)
New Revision: 22566

Modified:
   core3/viewmodel-api/trunk/pom.xml
Log:
updated pom for release

Modified: core3/viewmodel-api/trunk/pom.xml
===================================================================
--- core3/viewmodel-api/trunk/pom.xml   2010-10-28 20:03:35 UTC (rev 22565)
+++ core3/viewmodel-api/trunk/pom.xml   2010-10-28 20:06:02 UTC (rev 22566)
@@ -6,7 +6,7 @@
        <parent>
                <artifactId>parent</artifactId>
                <groupId>org.cytoscape</groupId>
-               <version>1.0-SNAPSHOT</version>
+               <version>3.0.0-alpha3</version>
        </parent>
 
        <properties>
@@ -23,6 +23,12 @@
 
        <packaging>bundle</packaging>
 
+       <scm>
+               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/viewmodel-api/trunk</connection>
+               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/viewmodel-api/trunk</developerConnection>
+               <url>http://chianti.ucsd.edu/svn/core3/viewmodel-api/trunk</url>
+       </scm>
+
        <build>
                <resources>
                        <resource>
@@ -108,7 +114,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>model-api</artifactId>
-                       <version>1.0-SNAPSHOT</version>
+                       <version>3.0.0-alpha1</version>
                </dependency>
 
 

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