Author: mes
Date: 2011-08-31 16:03:51 -0700 (Wed, 31 Aug 2011)
New Revision: 26674
Modified:
core3/support/trunk/archetypes/pom.xml
core3/support/trunk/integration-test-support/pom.xml
core3/support/trunk/launch-framework/pom.xml
core3/support/trunk/pom.xml
core3/support/trunk/splash-updater-impl/pom.xml
core3/support/trunk/taglets/pom.xml
Log:
cleaning up poms for release
Modified: core3/support/trunk/archetypes/pom.xml
===================================================================
--- core3/support/trunk/archetypes/pom.xml 2011-08-31 22:59:50 UTC (rev
26673)
+++ core3/support/trunk/archetypes/pom.xml 2011-08-31 23:03:51 UTC (rev
26674)
@@ -20,12 +20,6 @@
<module>cyaction-plugin</module>
</modules>
- <scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/archetypes/trunk</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/archetypes/trunk</developerConnection>
- <url>http://chianti.ucsd.edu/svn/core3/archetypes/trunk</url>
- </scm>
-
<repositories>
<!-- bootstrap for cytoscape dependencies, namely the parent
POM snapshots -->
<repository>
Modified: core3/support/trunk/integration-test-support/pom.xml
===================================================================
--- core3/support/trunk/integration-test-support/pom.xml 2011-08-31
22:59:50 UTC (rev 26673)
+++ core3/support/trunk/integration-test-support/pom.xml 2011-08-31
23:03:51 UTC (rev 26674)
@@ -19,13 +19,6 @@
<packaging>bundle</packaging>
- <scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/integration-test-support/trunk</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/integration-test-support/trunk</developerConnection>
- <url>http://chianti.ucsd.edu/svn/core3/integration-test-support/trunk</url>
- </scm>
-
-
<repositories>
<!-- bootstrap for cytoscape dependencies, namely the parent
POM snapshots -->
<repository>
Modified: core3/support/trunk/launch-framework/pom.xml
===================================================================
--- core3/support/trunk/launch-framework/pom.xml 2011-08-31 22:59:50 UTC
(rev 26673)
+++ core3/support/trunk/launch-framework/pom.xml 2011-08-31 23:03:51 UTC
(rev 26674)
@@ -14,12 +14,6 @@
<packaging>pom</packaging>
- <scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/launch-framework/trunk</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/launch-framework/trunk</developerConnection>
- <url>http://chianti.ucsd.edu/svn/core3/launch-framework/trunk</url>
- </scm>
-
<build>
<plugins>
<plugin>
Modified: core3/support/trunk/pom.xml
===================================================================
--- core3/support/trunk/pom.xml 2011-08-31 22:59:50 UTC (rev 26673)
+++ core3/support/trunk/pom.xml 2011-08-31 23:03:51 UTC (rev 26674)
@@ -33,4 +33,24 @@
<module>wrappers</module>
</modules>
+ <scm>
+ <connection>${scm.connection.root}/support/trunk</connection>
+
<developerConnection>${scm.dev.connection.root}/support/trunk</developerConnection>
+ <url>${scm.url.root}/support/trunk</url>
+ </scm>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-release-plugin</artifactId>
+
<version>${maven-release-plugin.version}</version>
+ <configuration>
+
<autoVersionSubmodules>true</autoVersionSubmodules>
+ <goals>deploy</goals>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
</project>
Modified: core3/support/trunk/splash-updater-impl/pom.xml
===================================================================
--- core3/support/trunk/splash-updater-impl/pom.xml 2011-08-31 22:59:50 UTC
(rev 26673)
+++ core3/support/trunk/splash-updater-impl/pom.xml 2011-08-31 23:03:51 UTC
(rev 26674)
@@ -20,12 +20,6 @@
<packaging>bundle</packaging>
- <scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/splash-updater-impl/trunk</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/splash-updater-impl/trunk</developerConnection>
- <url>http://chianti.ucsd.edu/svn/core3/splash-updater-impl/trunk</url>
- </scm>
-
<repositories>
<!-- bootstrap for cytoscape dependencies, namely the parent
POM snapshots -->
<repository>
Modified: core3/support/trunk/taglets/pom.xml
===================================================================
--- core3/support/trunk/taglets/pom.xml 2011-08-31 22:59:50 UTC (rev 26673)
+++ core3/support/trunk/taglets/pom.xml 2011-08-31 23:03:51 UTC (rev 26674)
@@ -17,12 +17,6 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
- <scm>
-
<connection>scm:svn:http://chianti.ucsd.edu/svn/core3/taglets/trunk</connection>
-
<developerConnection>scm:svn:svn+ssh://grenache.ucsd.edu/cellar/common/svn/core3/taglets/trunk</developerConnection>
- <url>http://chianti.ucsd.edu/svn/core3/taglets/trunk</url>
- </scm>
-
<dependencies>
<dependency>
<groupId>junit</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.