summaryrefslogtreecommitdiffstats
path: root/java/das/ldap/das.ldap.configuration.model.v100/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-02 22:21:03 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-02 22:21:03 +0000
commitf3e3191c911992ae4b55cf1619206ad7dd2b7c9f (patch)
tree59522e24f2dcb85cf55f7b4eb9e161382059fe45 /java/das/ldap/das.ldap.configuration.model.v100/pom.xml
parent1a07cc91f40d1a8307189f746f6f55e3be7bb6d5 (diff)
Moving LDAP DAS to contrib folder at new SVN structure
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832142 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/das/ldap/das.ldap.configuration.model.v100/pom.xml')
-rw-r--r--java/das/ldap/das.ldap.configuration.model.v100/pom.xml173
1 files changed, 0 insertions, 173 deletions
diff --git a/java/das/ldap/das.ldap.configuration.model.v100/pom.xml b/java/das/ldap/das.ldap.configuration.model.v100/pom.xml
deleted file mode 100644
index 27da7eddc6..0000000000
--- a/java/das/ldap/das.ldap.configuration.model.v100/pom.xml
+++ /dev/null
@@ -1,173 +0,0 @@
-<?xml version="1.0"?><project>
- <parent>
- <artifactId>tuscany-das-ldap</artifactId>
- <groupId>org.apache.tuscany.das</groupId>
- <version>1.0-SNAPSHOT</version>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <artifactId>das.ldap.configuration.model.v100</artifactId>
- <name></name>
-
- <url>http://pyramidetechnologies.com/model/archetype</url>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.5</source>
- <target>1.5</target>
- </configuration>
- </plugin>
- </plugins>
- </build>
- <dependencies>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>ant</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>codegen</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>codegen-ecore</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>codegen-ecore-ui</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>codegen-ui</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>common</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>commonj-sdo</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>common-ui</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>converter</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>ecore</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>ecore-change</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>ecore-change-edit</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>ecore-edit</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>ecore-sdo</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>ecore-sdo-edit</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>ecore-xmi</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>edit</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>edit-ui</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>emf</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>exporter</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>importer</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>importer-ecore</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>importer-java</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>importer-rose</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>mapping</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>mapping-ecore2ecore</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>mapping-ecore2ecore-editor</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>mapping-ecore2xml</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>mapping-ecore2xml-ui</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>mapping-ui</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>mapping-xsd2ecore</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.emf</groupId>
- <artifactId>mapping-xsd2ecore-editor</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.xsd</groupId>
- <artifactId>ecore-exporter</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.xsd</groupId>
- <artifactId>ecore-importer</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.xsd</groupId>
- <artifactId>edit</artifactId>
- </dependency>
- <dependency>
- <groupId>org.eclipse.xsd</groupId>
- <artifactId>xsd</artifactId>
- </dependency>
- </dependencies>
-</project> \ No newline at end of file