blob: 9e32f8126587c6e080bf63817c5d300246aed91d [file] [log] [blame]
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.orbit.bundles</groupId>
<artifactId>github-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>mozilla-parent</artifactId>
<packaging>pom</packaging>
<name>Eclipse Orbit :: Mozilla Recipes</name>
<modules>
<module>org.mozilla.javascript_1.7.10</module>
</modules>
</project>