Fix build error on project vnf-sdk-ice: Project version is inherited from parent
Change-Id: I173409112a3dae4cf2eb258fc4aa4eb16ece8f81
Issue-ID: VNFSDK-214
Signed-off-by: Mickael JEZEQUEL <mickael.jezequel@orange.com>
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
<relativePath>../../oparent</relativePath>
</parent>
<groupId>org.onap.vnfsdk.ice</groupId>
<artifactId>vnf-sdk-ice-docker</artifactId>
- <version>1.0.0-SNAPSHOT</version>
<name>ice docker image builder</name>
<description>heat validation docker image builder</description>
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath>../../oparent</relativePath>
</parent>
<groupId>org.onap.vnfsdk.ice</groupId>
<artifactId>vnf-sdk-ice</artifactId>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vnfsdk-ice</name>
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath>../../oparent</relativePath>
</parent>