]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/pom.xml
Add org.springframework.core to Import-Package
[gpl/argeo-slc.git] / runtime / pom.xml
index ba2d7ca3784b5743e0e680a2196f1b435e464c68..4da5ecec161af1993353fae11360b3fd7b16e2b6 100644 (file)
@@ -1,16 +1,15 @@
-<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.11.4-SNAPSHOT</version>
+               <version>0.11.5-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>runtime</artifactId>
        <packaging>pom</packaging>
-       <name>Argeo SLC Runtime</name>
+       <name>SLC Runtime</name>
        <modules>
                <module>org.argeo.slc.osgiboot</module>
                <module>org.argeo.slc.specs</module>
@@ -24,6 +23,7 @@
                <module>org.argeo.slc.support.hibernate</module>
                <module>org.argeo.slc.support.ant</module>
                <module>org.argeo.slc.support.maven</module>
+               <module>org.argeo.slc.support.jemmy</module>
                <module>org.argeo.slc.server</module>
                <module>org.argeo.slc.detached</module>
                <module>org.argeo.slc.detached.launcher</module>