]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/pom.xml
Add SLC Client Hibernate
[gpl/argeo-slc.git] / runtime / pom.xml
index d1a43c8fe1d95028dc96ce185d67091e111281a7..7f6bfde5b017141532a9b1c80ad5d89121283ebe 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.12.2-SNAPSHOT</version>
+               <version>0.13.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
@@ -12,7 +11,6 @@
        <packaging>pom</packaging>
        <name>SLC Runtime</name>
        <modules>
-               <module>org.argeo.slc.osgiboot</module>
                <module>org.argeo.slc.specs</module>
                <module>org.argeo.slc.core</module>
                <module>org.argeo.slc.unit</module>
@@ -26,6 +24,7 @@
                <module>org.argeo.slc.support.maven</module>
                <module>org.argeo.slc.support.jemmy</module>
                <module>org.argeo.slc.support.jcr</module>
+               <module>org.argeo.slc.support.gis</module>
                <module>org.argeo.slc.server</module>
                <module>org.argeo.slc.detached</module>
                <module>org.argeo.slc.detached.launcher</module>