Author: mes
Date: 2010-10-28 16:10:29 -0700 (Thu, 28 Oct 2010)
New Revision: 22612

Modified:
   core3/model-impl/trunk/pom.xml
Log:
updated pom for release

Modified: core3/model-impl/trunk/pom.xml
===================================================================
--- core3/model-impl/trunk/pom.xml      2010-10-28 23:09:44 UTC (rev 22611)
+++ core3/model-impl/trunk/pom.xml      2010-10-28 23:10:29 UTC (rev 22612)
@@ -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/model-impl/trunk</connection>
+               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/model-impl/trunk</developerConnection>
+               <url>http://chianti.ucsd.edu/svn/core3/model-impl/trunk</url>
+       </scm>
+
        <build>
                <resources>
                        <resource>
@@ -164,20 +170,20 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>model-api</artifactId>
-                       <version>1.0-SNAPSHOT</version>
+                       <version>3.0.0-alpha1</version>
                </dependency>
 
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>model-api</artifactId>
-                       <version>1.0-SNAPSHOT</version>
+                       <version>3.0.0-alpha1</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>event-api</artifactId>
-                       <version>1.0-SNAPSHOT</version>
+                       <version>3.0.0-alpha1</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </dependency>
@@ -197,7 +203,7 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>integration-test-support</artifactId>
-                       <version>1.0-SNAPSHOT</version>
+                       <version>3.0.0-alpha2-SNAPSHOT</version>
                        <scope>test</scope>
                </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