]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/dep/pom.xml
Move to the root the bundles which will be part of v1.4 and v2.2
[lgpl/argeo-commons.git] / server / dep / pom.xml
index e18a927ece05ef612911729132898db95b50a251..008fc2f4748b6ac32f4f89fb266cd031d7877047 100644 (file)
@@ -1,19 +1,17 @@
 <?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.3.5-SNAPSHOT</version>
+               <version>2.1.12-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.commons.server</groupId>
+       <groupId>org.argeo.commons</groupId>
        <artifactId>dep</artifactId>
        <name>Commons Server Dependencies</name>
        <packaging>pom</packaging>
        <modules>
-               <module>org.argeo.server.dep.javax</module>
                <module>org.argeo.server.dep.tomcat</module>
                <module>org.argeo.server.dep.ads</module>
                <module>org.argeo.server.dep.hibernate</module>
@@ -46,9 +44,9 @@
                        <dependencies>
                                <!-- OSGi test -->
                                <dependency>
-                                       <groupId>org.argeo.commons.osgi</groupId>
+                                       <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>0.3.5-SNAPSHOT</version>
+                                       <version>2.1.12-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>