]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - pom.xml
remove slc system property names in Launcher
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b928539eca097dd0b18043b0eaa4cf91c0689ebc..cac53d44c3a07e6fd7edf6b05d1447abeb7d5f17 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,14 +8,14 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>0.1.2</version>
+       <version>0.1.3-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
                <developmentCycle>0.1</developmentCycle>
-               <version.argeo-distribution>1.0.2</version.argeo-distribution>
-               <version.argeo-ria>0.12.2</version.argeo-ria>
-               <version.maven-argeo-osgi>0.1.25</version.maven-argeo-osgi>
+               <version.argeo-distribution>1.0.4-SNAPSHOT</version.argeo-distribution>
+               <version.argeo-ria>0.12.4-SNAPSHOT</version.argeo-ria>
+               <version.maven-argeo-osgi>0.1.28-SNAPSHOT</version.maven-argeo-osgi>
                <version.maven-bundle-plugin>2.0.1</version.maven-bundle-plugin>
                <version.maven-argeo-qooxdoo>0.8.3.0</version.maven-argeo-qooxdoo>
                <site.repoBase>file:///var/argeo/projects/commons/www/site</site.repoBase>
@@ -23,9 +23,9 @@
        </properties>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.2</connection>
-               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.2</developerConnection>
-               <url>https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.2</url>
+               <connection>scm:svn:https://www.argeo.org/svn/commons/trunk</connection>
+               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/trunk</developerConnection>
+               <url>https://www.argeo.org/svn/commons/trunk</url>
        </scm>
        <licenses>
                <license>
@@ -71,6 +71,7 @@ limitations under the License.
                <module>osgi</module>
                <module>server</module>
                <module>security</module>
+               <module>sandbox</module>
        </modules>
        <build>
                <pluginManagement>