summaryrefslogtreecommitdiffstats
path: root/docker/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/pom.xml')
-rw-r--r--docker/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/docker/pom.xml b/docker/pom.xml
index ad876b4..5def0fb 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -22,13 +22,12 @@ under the License.
<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>