we changed configuration using Coherent Dependency - Maven conf but it did not work. Any advices about how to use coherent dependecies?

<project>

<modelVersion>4.0.0</modelVersion>

<groupId>com.mycompany.app</groupId>

<artifactId>AdvertiseFreeModule</artifactId>

<packaging>jar</packaging>

<version>1.1-SNAPSHOT</version>

<dependencies>

<dependency>

<groupId>junit</groupId>

<artifactId>junit</artifactId>

<version>3.8.1</version>

<scope>test</scope>

</dependency>

</dependencies>

</project>

thanks,

DT

www.ejinz.com Search Shopping Engine




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to