]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/pom.xml
Introduce JCR agent. Client agent not needed anymore.
[gpl/argeo-slc.git] / eclipse / pom.xml
index 7ee567fed3f55085cc298634983313f35c76bbc8..39e990a6a4587223b5c0bbe432bd2772ed6c969e 100644 (file)
@@ -1,17 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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.13.0-SNAPSHOT</version>
+               <version>0.13.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>eclipse</artifactId>
        <name>SLC Eclipse</name>
        <packaging>pom</packaging>
        <modules>
+               <module>runtime</module>
+               <module>modules</module>
                <module>plugins</module>
        </modules>
 </project>
\ No newline at end of file