diff options
author | Idan Amit <ia096e@intl.att.com> | 2017-12-06 09:21:16 +0200 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2017-12-06 10:11:09 +0200 |
commit | 4764062e0382c65667e810f8008aa5f6d7272bea (patch) | |
tree | adff577d0ea531412ae2d13788c4c1cc35c15ec0 /pom.xml | |
parent | ff7434a0df6ffd0e560803ca7ccb42feb74d7823 (diff) |
Rename dockers from openecomp to onap
Updated the name of the base docker images
Change-Id: Id07d3f76041efc297c90a171644ea2a88df32733
Issue-ID: SDC-710
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <groupId>org.openecomp.sdc.sdc-docker-base</groupId> <artifactId>sdc-docker-base</artifactId> <packaging>pom</packaging> - <version>1.0.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <name>sdc-sdc-docker-base</name> <properties> |