Adapt to new Argeo Third-Parties.
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.sdk / pom.xml
index 8d081113cfcdd31428182b541e6f2b6900c5f7f7..e287e19da47f524ae90424fe597075b871033b9b 100644 (file)
@@ -1,9 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<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>2.1.75</version>
+               <version>2.1.81-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <!-- Parent dependencies -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.dep.cms.platform</artifactId>
-                       <version>2.1.75</version>
+                       <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
+                       <version>2.1.81-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <!-- ALM Third Parties -->
-               <dependency>
-                       <groupId>org.argeo.tp.apache.ant</groupId>
-                       <artifactId>org.apache.ant</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.apache.ant</groupId>
-                       <artifactId>org.apache.ant.launch</artifactId>
-               </dependency>
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.tp.apache.ant</groupId> -->
+               <!-- <artifactId>org.apache.ant</artifactId> -->
+               <!-- </dependency> -->
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.tp.apache.ant</groupId> -->
+               <!-- <artifactId>org.apache.ant.launch</artifactId> -->
+               <!-- </dependency> -->
+
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.sdk</groupId> -->
+<!--                   <artifactId>org.osgi.annotation.bundle</artifactId> -->
+<!--           </dependency> -->
                <dependency>
                        <groupId>org.argeo.tp.sdk</groupId>
-                       <artifactId>biz.aQute.bnd</artifactId>
+                       <artifactId>biz.aQute.bndlib</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp.sdk</groupId>
                </dependency>
 
                <!-- SLC -->
-               <dependency>
-                       <groupId>org.argeo.tp.sdk</groupId>
-                       <artifactId>org.dbunit</artifactId>
-               </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.sdk</groupId> -->
+<!--                   <artifactId>org.dbunit</artifactId> -->
+<!--           </dependency> -->
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.tp.aether</groupId> -->
                <!-- <artifactId>org.eclipse.aether.api</artifactId> -->