From 6c11793dc8682bc3e1e47309e2ba39e200599fec Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Tue, 3 Apr 2018 15:07:58 -0400 Subject: Fix raw artifact push path Previously all raw artifacts (sh, yaml, etc) are uploaded to raw repo under the same location. This change instead pushes to a path reflecting an artifact's module. Issue-ID: DCAEGEN2-206 Change-Id: I28c76583b5a6793b384b4955962d23e564ed4d49 Signed-off-by: Lusheng Ji --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 2a5f941..ce585ba 100644 --- a/pom.xml +++ b/pom.xml @@ -36,13 +36,14 @@ limitations under the License. pom - bootstrap + heat scripts cloud_init + bootstrap redis-cluster-container - tca-cdap-container cm-container k8s-bootstrap-container + tca-cdap-container -- cgit 1.2.3-korg