<dependency> <groupId>info.magnolia.bundle.test</groupId> <artifactId>magnolia-integration-tests-parent</artifactId> <version>5.7.3</version> <type>pom</type> </dependency>
<dependency org="info.magnolia.bundle.test" name="magnolia-integration-tests-parent" rev="5.7.3"> <artifact name="magnolia-integration-tests-parent" type="pom" /> </dependency>
@Grapes( @Grab(group='info.magnolia.bundle.test', module='magnolia-integration-tests-parent', version='5.7.3') )