<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>5.0_BETA</version>
</dependency>
<parent> <groupId>org.ow2.asm</groupId> <artifactId>asm-parent</artifactId> <version>5.0_BETA</version> </parent>