<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-parent</artifactId>
<version>5.2</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.ow2</groupId> <artifactId>ow2</artifactId> <version>1.3</version> </parent>