Prepare repositories merge
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.sdk / pom.xml
index 700f66bb308b92f62cc67ba45e638ba36ecf42fc..88bc277a8a5ba8cb0574bdfc8180203b9ae751eb 100644 (file)
@@ -1,5 +1,6 @@
 <?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>
@@ -15,7 +16,7 @@
                        <artifactId>org.argeo.dep.cms.platform</artifactId>
                        <version>2.1.39-SNAPSHOT</version>
                </dependency>
-               
+
                <!-- ALM Third Parties -->
                <dependency>
                        <groupId>org.argeo.tp.apache.ant</groupId>
                        <groupId>org.argeo.tp.apache.ant</groupId>
                        <artifactId>org.apache.ant.launch</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.misc</groupId>
-                       <artifactId>biz.aQute.bnd</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.misc</groupId>
-                       <artifactId>org.junit</artifactId>
-               </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.sdk</groupId> -->
+<!--                   <artifactId>biz.aQute.bnd</artifactId> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.sdk</groupId> -->
+<!--                   <artifactId>org.junit</artifactId> -->
+<!--           </dependency> -->
 
+               <!-- SLC -->
+<!--           <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> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.aether</groupId> -->
+<!--                   <artifactId>org.eclipse.aether.spi</artifactId> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.aether</groupId> -->
+<!--                   <artifactId>org.eclipse.aether.util</artifactId> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.aether</groupId> -->
+<!--                   <artifactId>org.eclipse.aether.impl</artifactId> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.aether</groupId> -->
+<!--                   <artifactId>org.eclipse.aether.connector.basic</artifactId> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.aether</groupId> -->
+<!--                   <artifactId>org.eclipse.aether.transport.classpath</artifactId> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.aether</groupId> -->
+<!--                   <artifactId>org.eclipse.aether.transport.file</artifactId> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.sdk</groupId> -->
+<!--                   <artifactId>org.redline-rpm</artifactId> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp.sdk</groupId> -->
+<!--                   <artifactId>org.tmatesoft.svnkit</artifactId> -->
+<!--           </dependency> -->
        </dependencies>
 
        <profiles>