Author: mes
Date: 2010-10-26 13:28:45 -0700 (Tue, 26 Oct 2010)
New Revision: 22475

Modified:
   core3/event-impl/trunk/pom.xml
Log:
[maven-release-plugin] rollback the release of event-impl-3.0.0-alpha1

Modified: core3/event-impl/trunk/pom.xml
===================================================================
--- core3/event-impl/trunk/pom.xml      2010-10-26 20:28:24 UTC (rev 22474)
+++ core3/event-impl/trunk/pom.xml      2010-10-26 20:28:45 UTC (rev 22475)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0";
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
 
        <parent>
                <artifactId>parent</artifactId>
@@ -15,16 +17,16 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.cytoscape</groupId>
        <artifactId>event-impl</artifactId>
-       <version>3.0.0-alpha1</version>
+       <version>1.0-SNAPSHOT</version>
 
        <name>${bundle.symbolicName}</name>
 
        <packaging>bundle</packaging>
 
        <scm>
-               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/event-impl/tags/event-impl-3.0.0-alpha1</connection>
-               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/event-impl/tags/event-impl-3.0.0-alpha1</developerConnection>
-               
<url>http://chianti.ucsd.edu/svn/core3/event-impl/tags/event-impl-3.0.0-alpha1</url>
+               
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/event-impl/trunk</connection>
+               
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/event-impl/trunk</developerConnection>
+               <url>http://chianti.ucsd.edu/svn/core3/event-impl/trunk</url>
        </scm>
 
        <build>

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