This is a trial to use the oparent previously defined for the whole ONAP.
Change-Id: Iea2cf3496e24c6427224062429f0d22993332434
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
<version>1.0.0-SNAPSHOT</version>
<name>ONAP CLAMP</name>
+ <parent>
+ <groupId>org.onap.oparent</groupId>
+ <artifactId>oparent</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </parent>
+
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>