summaryrefslogtreecommitdiffstats
path: root/maven/org/eclipse/core/contenttype/3.3.0-v20080604-1400/contenttype-3.3.0-v20080604-1400.pom
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-04-02 18:48:32 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-04-02 18:48:32 +0000
commit1eebeee4a6e66194351febc8eb2a42e263d28940 (patch)
tree89b76dadaef4598bdab2a41d3e0ee02a68ca2790 /maven/org/eclipse/core/contenttype/3.3.0-v20080604-1400/contenttype-3.3.0-v20080604-1400.pom
parentbe3f03e319706890f8dcdacaa36a5eea89ddeee8 (diff)
Upload Eclipse JDT core and related dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761374 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven/org/eclipse/core/contenttype/3.3.0-v20080604-1400/contenttype-3.3.0-v20080604-1400.pom')
-rw-r--r--maven/org/eclipse/core/contenttype/3.3.0-v20080604-1400/contenttype-3.3.0-v20080604-1400.pom32
1 files changed, 32 insertions, 0 deletions
diff --git a/maven/org/eclipse/core/contenttype/3.3.0-v20080604-1400/contenttype-3.3.0-v20080604-1400.pom b/maven/org/eclipse/core/contenttype/3.3.0-v20080604-1400/contenttype-3.3.0-v20080604-1400.pom
new file mode 100644
index 0000000000..738d5d0804
--- /dev/null
+++ b/maven/org/eclipse/core/contenttype/3.3.0-v20080604-1400/contenttype-3.3.0-v20080604-1400.pom
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.eclipse.core</groupId>
+ <artifactId>contenttype</artifactId>
+ <version>3.3.0-v20080604-1400</version>
+ <name>Eclipse Content Mechanism</name>
+ <licenses>
+ <license>
+ <name>Eclipse Public License - v 1.0</name>
+ <url>http://www.eclipse.org/org/documents/epl-v10.html</url>
+ </license>
+ </licenses>
+ <dependencies>
+ <dependency>
+ <groupId>org.eclipse.equinox</groupId>
+ <artifactId>preferences</artifactId>
+ <version>[3.2.0,4.0.0)</version>
+ </dependency>
+ <dependency>
+ <groupId>org.eclipse.equinox</groupId>
+ <artifactId>registry</artifactId>
+ <version>[3.2.0,4.0.0)</version>
+ </dependency>
+ <dependency>
+ <groupId>org.eclipse.equinox</groupId>
+ <artifactId>common</artifactId>
+ <version>[3.2.0,4.0.0)</version>
+ </dependency>
+ </dependencies>
+</project>