You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by rv...@apache.org on 2013/06/13 01:51:32 UTC

svn commit: r1492501 - /jena/Experimental/jena-jdbc/jena-jdbc-driver-tdb/pom.xml

Author: rvesse
Date: Wed Jun 12 23:51:32 2013
New Revision: 1492501

URL: http://svn.apache.org/r1492501
Log:
Minor POM tweak

Modified:
    jena/Experimental/jena-jdbc/jena-jdbc-driver-tdb/pom.xml

Modified: jena/Experimental/jena-jdbc/jena-jdbc-driver-tdb/pom.xml
URL: http://svn.apache.org/viewvc/jena/Experimental/jena-jdbc/jena-jdbc-driver-tdb/pom.xml?rev=1492501&r1=1492500&r2=1492501&view=diff
==============================================================================
--- jena/Experimental/jena-jdbc/jena-jdbc-driver-tdb/pom.xml (original)
+++ jena/Experimental/jena-jdbc/jena-jdbc-driver-tdb/pom.xml Wed Jun 12 23:51:32 2013
@@ -58,7 +58,7 @@
 				<artifactId>maven-surefire-plugin</artifactId>
 				<version>2.14</version>
 				<configuration>
-					<argLine>-Xmx1G</argLine>
+					<argLine>-Xmx2G</argLine>
 				</configuration>
 			</plugin>