From fdbd89ed0c57f370f6ba3e6390f4b523c965fb9c Mon Sep 17 00:00:00 2001 From: Alexander Mazuruk Date: Thu, 18 Feb 2021 16:07:04 +0100 Subject: Unify integration-* image usage Some Dockerfiles in this repositry had nexus host provided, some didn't. Now all do. Additionally switched to latest tag which follows current recommendation by seccom. Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk Change-Id: I2501adfef69718658fa82d85a035a050a295f402 --- mod2/catalog-service/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mod2/catalog-service/pom.xml') diff --git a/mod2/catalog-service/pom.xml b/mod2/catalog-service/pom.xml index 992f149..7f60632 100644 --- a/mod2/catalog-service/pom.xml +++ b/mod2/catalog-service/pom.xml @@ -4,6 +4,7 @@ ~ org.onap.dcae ~ ================================================================================ ~ Copyright (c) 2020-2021 AT&T Intellectual Property. All rights reserved. + ~ Copyright (c) 2021 Samsung Electronics. All rights reserved. ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -30,7 +31,7 @@ org.onap.dcaegen2.platform.mod catalog-service - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT 11 @@ -209,4 +210,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg