Author: mes
Date: 2011-01-28 15:20:57 -0800 (Fri, 28 Jan 2011)
New Revision: 23826

Modified:
   core3/manual-layout-impl/trunk/pom.xml
Log:
[maven-release-plugin] prepare release manual-layout-impl-3.0.0-alpha1

Modified: core3/manual-layout-impl/trunk/pom.xml
===================================================================
--- core3/manual-layout-impl/trunk/pom.xml      2011-01-28 23:18:16 UTC (rev 
23825)
+++ core3/manual-layout-impl/trunk/pom.xml      2011-01-28 23:20:57 UTC (rev 
23826)
@@ -3,13 +3,13 @@
   <parent>
     <groupId>org.cytoscape</groupId>
     <artifactId>parent</artifactId>
-    <version>3.0.0-alpha3</version>
+    <version>3.0.0-alpha4</version>
   </parent>
 
   <artifactId>manual-layout-impl</artifactId>
   <packaging>bundle</packaging>
   <name>Manual Layout</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>3.0.0-alpha1</version>
 
   <properties>
     <bundle.symbolicName>org.cytoscape.manual-layout-impl</bundle.symbolicName>
@@ -17,9 +17,9 @@
   </properties>
 
   <scm>
-    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/manual-layout-impl/trunk</connection>
-    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/manual-layout-impl/trunk</developerConnection>
-    <url>http://chianti.ucsd.edu/svn/core3/manual-layout-impl/trunk</url>
+    
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/manual-layout-impl/tags/manual-layout-impl-3.0.0-alpha1</connection>
+    
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/manual-layout-impl/tags/manual-layout-impl-3.0.0-alpha1</developerConnection>
+    
<url>http://chianti.ucsd.edu/svn/core3/manual-layout-impl/tags/manual-layout-impl-3.0.0-alpha1</url>
   </scm>
 
   <build>
@@ -51,7 +51,7 @@
     <dependency>
       <groupId>org.cytoscape</groupId>
       <artifactId>math-xform</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>3.0.0-alpha1</version>
     </dependency>
     <dependency>
       <groupId>org.cytoscape</groupId>
@@ -76,7 +76,7 @@
     <dependency>
       <groupId>org.cytoscape</groupId>
       <artifactId>swing-application-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