<?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>exnihilocreatio</groupId>
  <artifactId>exnihilocreatio</artifactId>
  <version>1.12-0.1.7.30</version>
  <dependencies>
    <dependency>
      <groupId>mcp.mobius.waila</groupId>
      <artifactId>Hwyla</artifactId>
      <version>1.8.23-B38_1.12</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>mcjty.theoneprobe</groupId>
      <artifactId>TheOneProbe-1.12</artifactId>
      <version>1.12-1.4.19-11</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>RedstoneFlux</artifactId>
          <groupId>cofh</groupId>
        </exclusion>
      </exclusions>
    </dependency>
  </dependencies>
</project>
