Author: mes
Date: 2010-10-27 16:05:24 -0700 (Wed, 27 Oct 2010)
New Revision: 22532

Modified:
   core3/work-swing-api/trunk/pom.xml
Log:
updates in preparation for release

Modified: core3/work-swing-api/trunk/pom.xml
===================================================================
--- core3/work-swing-api/trunk/pom.xml  2010-10-27 23:02:41 UTC (rev 22531)
+++ core3/work-swing-api/trunk/pom.xml  2010-10-27 23:05:24 UTC (rev 22532)
@@ -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/work-swing-api/trunk</connection>
+       
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/work-swing-api/trunk</developerConnection>
+       <url>http://chianti.ucsd.edu/svn/core3/work-swing-api/trunk</url>
+       </scm>
+
        <repositories>
                <!--
                        bootstrap for cytoscape dependencies, namely the parent 
POM snapshots
@@ -124,17 +130,17 @@
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>work-api</artifactId>
-                       <version>1.0-SNAPSHOT</version>
+                       <version>3.0.0-alpha1</version>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>work-spring-hack</artifactId>
-                       <version>1.0-SNAPSHOT</version>
+                       <version>3.0.0-alpha1</version>
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>property-api</artifactId>
-                       <version>1.0-SNAPSHOT</version>
+                       <version>3.0.0-alpha1</version>
                </dependency>
                <dependency>
                        <groupId>org.ops4j.pax.logging</groupId>

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