[maven-release-plugin] copy for tag argeo-commons-0.1.1
[lgpl/argeo-commons.git] / server / runtime / pom.xml
index a90fe0c9a8f61772814350ee1a6ce5dcf624da84..36d27d6e044bc0510514e790600c86d13d9a9875 100644 (file)
@@ -1,10 +1,9 @@
 <?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>0.1.1</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,5 +14,8 @@
        <modules>
                <module>org.argeo.server.core</module>
                <module>org.argeo.server.json</module>
+               <module>org.argeo.server.osgi</module>
+               <module>org.argeo.server.jxl</module>
+               <module>org.argeo.server.hibernate</module>
        </modules>
 </project>
\ No newline at end of file