<?xml version="1.0" encoding="UTF-8"?>
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>asm</groupId>
  <artifactId>asm-util</artifactId>
  <version>4.0_RC2</version>
  <name>ASM Util</name>
  <dependencies>
    <dependency>
      <groupId>asm</groupId>
      <artifactId>asm-tree</artifactId>
    </dependency>
  </dependencies>
</project>
