diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-03-05 14:25:47 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-03-05 14:38:10 +0530 |
commit | fd9249af442aebe62c41a93135ade21b5251c36b (patch) | |
tree | 92d990788c47c66f527090cf9156f0a49d1f1b96 /vnfmarket-be/deployment/docker/docker-refrepo | |
parent | 76addceb7e1f3d6615c368922c3838dc6804c64f (diff) |
Improve the coverage
Issue-ID: VNFSDK-352
Change-Id: If60d370a097e77bff3248fd56a60e2f6fd7fdf40
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'vnfmarket-be/deployment/docker/docker-refrepo')
-rw-r--r-- | vnfmarket-be/deployment/docker/docker-refrepo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfmarket-be/deployment/docker/docker-refrepo/pom.xml b/vnfmarket-be/deployment/docker/docker-refrepo/pom.xml index 6426f64e..4c784a37 100644 --- a/vnfmarket-be/deployment/docker/docker-refrepo/pom.xml +++ b/vnfmarket-be/deployment/docker/docker-refrepo/pom.xml @@ -76,7 +76,7 @@ <skipDockerBuild>${skip.docker.build}</skipDockerBuild> </configuration> </execution> -<execution> + <execution> <id>tag-image-timestamped-version</id> <phase>deploy</phase> <goals> |