Author: reto
Date: Wed Jun 25 14:11:24 2014
New Revision: 1605413
URL: http://svn.apache.org/r1605413
Log:
STANBOL-1351: updated snapshot versions (not yet in dependencies)
Modified:
stanbol/trunk/commons/security/authentication.basic/pom.xml
stanbol/trunk/commons/security/core/pom.xml
stanbol/trunk/nbactions.xml
stanbol/trunk/parent/pom.xml
Modified: stanbol/trunk/commons/security/authentication.basic/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/commons/security/authentication.basic/pom.xml?rev=1605413&r1=1605412&r2=1605413&view=diff
==============================================================================
--- stanbol/trunk/commons/security/authentication.basic/pom.xml (original)
+++ stanbol/trunk/commons/security/authentication.basic/pom.xml Wed Jun 25
14:11:24 2014
@@ -27,7 +27,7 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.authentication.basic</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Stanbol Commons Basic Authenticator</name>
Modified: stanbol/trunk/commons/security/core/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/commons/security/core/pom.xml?rev=1605413&r1=1605412&r2=1605413&view=diff
==============================================================================
--- stanbol/trunk/commons/security/core/pom.xml (original)
+++ stanbol/trunk/commons/security/core/pom.xml Wed Jun 25 14:11:24 2014
@@ -30,7 +30,7 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.security.core</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Stanbol Commons Security Core</name>
Modified: stanbol/trunk/nbactions.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/nbactions.xml?rev=1605413&r1=1605412&r2=1605413&view=diff
==============================================================================
--- stanbol/trunk/nbactions.xml (original)
+++ stanbol/trunk/nbactions.xml Wed Jun 25 14:11:24 2014
@@ -16,7 +16,7 @@
<goal>install</goal>
</goals>
<properties>
- <Env.MAVEN_OPTS>-Xmx1024M -XX:MaxPermSize=128M</Env.MAVEN_OPTS>
+ <Env.MAVEN_OPTS>-Xmx1g -XX:MaxPermSize=256M</Env.MAVEN_OPTS>
</properties>
</action>
<action>
@@ -26,7 +26,7 @@
<goal>install</goal>
</goals>
<properties>
- <Env.MAVEN_OPTS>-Xmx1024M -XX:MaxPermSize=128M</Env.MAVEN_OPTS>
+ <Env.MAVEN_OPTS>-Xmx1024M -XX:MaxPermSize=256M</Env.MAVEN_OPTS>
</properties>
</action>
<action>
Modified: stanbol/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/parent/pom.xml?rev=1605413&r1=1605412&r2=1605413&view=diff
==============================================================================
--- stanbol/trunk/parent/pom.xml (original)
+++ stanbol/trunk/parent/pom.xml Wed Jun 25 14:11:24 2014
@@ -29,7 +29,7 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
<packaging>pom</packaging>
- <version>5-SNAPSHOT</version>
+ <version>6-SNAPSHOT</version>
<name>Apache Stanbol Parent</name>
<description>Parent POM for the Apache Stanbol project</description>