eclipse/org.eclipse.jdt.core-3.8.0.v_C03.pom
Roland Grunberg ae3a1c3743 Make org.eclipse.osgi and org.eclipse.jdt.core visible through tycho
namespace.

Add org.eclipse.tycho:org.eclipse.osgi to osgi depmap.
Install org.eclipse.jdt.core in javadir/eclipse.
Add maven pom and depmap for org.eclipse.jdt.core.
2012-02-23 16:00:32 -05:00

10 lines
537 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project 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" xsi:noNamespaceSchemaLocation="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jdt</groupId>
<artifactId>core</artifactId>
<version>3.8.0.v_C03</version>
<description>OSGi System Bundle %systemBundle</description>
<!-- See https://issues.sonatype.org/browse/OSSRH-739 -->
</project>