aboutsummaryrefslogtreecommitdiff
path: root/third_party/asm-3.2/lib/asm-3.2.pom
blob: c714db09b290d611d0f013d6b81ef9dd9698aed5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<project>
  <modelVersion>4.0.0</modelVersion>

  <parent>
    <artifactId>asm-parent</artifactId>
    <groupId>asm</groupId>
    <version>3.2</version>
  </parent>

  <name>ASM Core</name>
  <artifactId>asm</artifactId>
  <packaging>jar</packaging>
  
</project>