blob: dbb2c3df8eefd4f2889684d4145f0135154b2aec [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>oshi-parent</artifactId>
<packaging>pom</packaging>
<name>Eclipse Orbit :: OSHI Recipes</name>
<modules>
<module>com.github.oshi.oshi-core_3.8.0</module>
</modules>
</project>