Author: mes
Date: 2010-09-07 16:04:19 -0700 (Tue, 07 Sep 2010)
New Revision: 21734

Modified:
   cytoscape/trunk/application/pom.xml
Log:
bumped pom version number for 2.8.0 beta1 release

Modified: cytoscape/trunk/application/pom.xml
===================================================================
--- cytoscape/trunk/application/pom.xml 2010-09-07 22:48:04 UTC (rev 21733)
+++ cytoscape/trunk/application/pom.xml 2010-09-07 23:04:19 UTC (rev 21734)
@@ -6,7 +6,7 @@
 
   <groupId>cytoscape</groupId>
   <artifactId>application</artifactId>
-  <version>2.8.0-SNAPSHOT</version>
+  <version>2.8.0-beta1</version>
   <packaging>jar</packaging>
   <name>Cytoscape Application</name>
 
@@ -85,7 +85,7 @@
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
           <configuration>
-            <argLine>-Xmx256m</argLine>
+            <argLine>-Xmx1G</argLine>
             <redirectTestOutputToFile>true</redirectTestOutputToFile>
           </configuration>
         </plugin>

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