blob: 32d58191d95390eaff55585cd78997154d006971 [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>jnr</artifactId>
<packaging>pom</packaging>
<name>Eclipse Orbit :: JNR Recipes</name>
<modules>
<module>com.github.jnr.constants_0.9.15</module>
<module>com.github.jnr.enxio_0.25.0</module>
<module>com.github.jnr.ffi_2.1.12</module>
<module>com.github.jnr.jffi_1.2.23</module>
<module>com.github.jnr.jffi.native_1.2.23</module>
<module>com.github.jnr.posix_3.0.54</module>
<module>com.github.jnr.unixsocket_0.28.0</module>
<module>com.github.jnr.x86asm_1.0.2</module>
</modules>
</project>