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

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

  <name>ASM All</name>
  <groupId>asm</groupId>
  <artifactId>asm-all</artifactId>
  <packaging>jar</packaging>
  
</project>