Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > e3119a827f6462aee64061531a732f95 > files > 11

asm2-2.2.3-11.mga3.src.rpm

<project>
  <modelVersion>4.0.0</modelVersion>

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

  <name>ASM Tree</name>
  <artifactId>asm-tree</artifactId>
  <packaging>jar</packaging>
  
  <dependencies>
    <dependency>
      <artifactId>asm</artifactId>
      <groupId>asm</groupId>
    </dependency>
  </dependencies>

</project>