]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/pom.xml
Move to the root the bundles which will be part of v1.4 and v2.2
[lgpl/argeo-commons.git] / server / runtime / pom.xml
index f496689b9fbeb61d55567befa946236c199e0729..4c9e9dde23321953e2f07bdfc8dec37a2af689c8 100644 (file)
@@ -1,20 +1,27 @@
 <?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.commons</groupId>
-               <version>0.1.1-SNAPSHOT</version>
+               <version>2.1.12-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.commons.server</groupId>
-       <artifactId>runtime</artifactId>
+       <groupId>org.argeo.commons</groupId>
+       <artifactId>argeo-commons</artifactId>
        <name>Commons Server Runtime</name>
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.server.core</module>
                <module>org.argeo.server.json</module>
-               <module>org.argeo.server.osgi</module>
+               <module>org.argeo.server.catalina.start</module>
+               <module>org.argeo.server.webextender</module>
+               <module>org.argeo.server.jxl</module>
+               <module>org.argeo.server.hibernate</module>
+               <module>org.argeo.server.ads</module>
+               <module>org.argeo.server.jcr</module>
+               <module>org.argeo.server.jcr.mvc</module>
+               <module>org.argeo.server.jackrabbit</module>
+               <module>org.argeo.server.modeshape</module>
        </modules>
 </project>
\ No newline at end of file