[maven-release-plugin] prepare release argeo-commons-2.1.85
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.sdk / pom.xml
index c2dfc847dc5adcd7946caaf54b8ac698f7730b16..c7e4584d066f43e9e50d7b0cb7d224457429a6b8 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.80-SNAPSHOT</version>
+               <version>2.1.85</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.80-SNAPSHOT</version>
+                       <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
+                       <version>2.1.85</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>biz.aQute.bnd</artifactId>
+                       <artifactId>biz.aQute.bndlib</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> -->
                <dependency>
                        <groupId>org.argeo.tp.misc</groupId>
                        <artifactId>com.googlecode.javaewah.JavaEWAH</artifactId>
                        <groupId>org.argeo.tp.misc</groupId>
                        <artifactId>org.eclipse.jgit</artifactId>
                </dependency>
-
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.misc</groupId> -->
-               <!-- <artifactId>org.postgresql.postgresql</artifactId> -->
-               <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.misc</groupId> -->
-               <!-- <artifactId>org.h2</artifactId> -->
-               <!-- </dependency> -->
        </dependencies>
 
        <profiles>