]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - dep/org.argeo.security.dep.node.rap/pom.xml
Prepare next development cycle
[lgpl/argeo-commons.git] / dep / org.argeo.security.dep.node.rap / pom.xml
diff --git a/dep/org.argeo.security.dep.node.rap/pom.xml b/dep/org.argeo.security.dep.node.rap/pom.xml
deleted file mode 100644 (file)
index a98c210..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-<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.23-SNAPSHOT</version>
-               <artifactId>dep</artifactId>
-               <relativePath>..</relativePath>
-       </parent>
-       <artifactId>org.argeo.security.dep.node.rap</artifactId>
-       <name>Commons CMS Full</name>
-       <dependencies>
-               <!-- CMS -->
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
-               </dependency>
-               
-               <!-- Applications -->
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
-               </dependency>
-
-               <!-- Basis -->
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
-                       <type>pom</type>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.23-SNAPSHOT</version>
-               </dependency>
-
-               <!-- Third parties -->
-               <dependency>
-                       <groupId>org.argeo.tp</groupId>
-                       <artifactId>argeo-tp</artifactId>
-                       <version>${version.argeo-distribution}</version>
-               </dependency>
-       </dependencies>
-</project>