]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - legacy/argeo-commons/org.argeo.ext.rap.ui.workbench/pom.xml
Integrate legacy Eclipse 3 support from Argeo Commons.
[gpl/argeo-slc.git] / legacy / argeo-commons / org.argeo.ext.rap.ui.workbench / pom.xml
diff --git a/legacy/argeo-commons/org.argeo.ext.rap.ui.workbench/pom.xml b/legacy/argeo-commons/org.argeo.ext.rap.ui.workbench/pom.xml
new file mode 100644 (file)
index 0000000..fe372e2
--- /dev/null
@@ -0,0 +1,13 @@
+<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.slc.legacy.commons</groupId>
+               <artifactId>argeo-commons-legacy</artifactId>
+               <version>2.1.85-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
+       <name>Extension RAP Workbench</name>
+</project>