From 2d8c913fb0dafa2b708c471f431bf0e44f46e35a Mon Sep 17 00:00:00 2001 From: huangjian Date: Wed, 21 Sep 2016 11:08:04 +0800 Subject: 1. The publish package name add system type 2. Parameter tasks is deprecated, use target instead Change-Id: Ic7e23133ed919161e0fd8b9d980fe9064bed8c52 Issue-id: TOSCA-65 Signed-off-by: huangjian --- catalog-core/distribution/catalog-all/pom.xml | 14 ++++---------- catalog-core/distribution/catalog-standalone/pom.xml | 12 ++++++------ 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/catalog-core/distribution/catalog-all/pom.xml b/catalog-core/distribution/catalog-all/pom.xml index 315ba121..c25403c4 100644 --- a/catalog-core/distribution/catalog-all/pom.xml +++ b/catalog-core/distribution/catalog-all/pom.xml @@ -186,25 +186,19 @@ - + - - - - - - - - + + - + diff --git a/catalog-core/distribution/catalog-standalone/pom.xml b/catalog-core/distribution/catalog-standalone/pom.xml index c873d40e..6f4b787d 100644 --- a/catalog-core/distribution/catalog-standalone/pom.xml +++ b/catalog-core/distribution/catalog-standalone/pom.xml @@ -136,8 +136,8 @@ run - - + + @@ -145,12 +145,12 @@ - - + + - - + + -- cgit 1.2.3-korg