diff options
author | vempo <vitaliy.emporopulo@amdocs.com> | 2018-11-08 13:56:23 +0200 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-11-11 14:57:46 +0000 |
commit | aedee1fdb2a8f86efcdcdbeb62b50eb9a3e8a1e1 (patch) | |
tree | 22cfbcb52c38cb546571ca207c8ea77cb99a1d99 /asdctool/src/main/resources/config | |
parent | 5d9d0feb7fd6501c6f15578e5705ec17f7bf4efc (diff) |
Deleted artifact generator modules
Change-Id: Ibad18285edc1181d7247d395efa8f2322e255147
Issue-ID: SDC-1906
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Diffstat (limited to 'asdctool/src/main/resources/config')
-rw-r--r-- | asdctool/src/main/resources/config/configuration.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asdctool/src/main/resources/config/configuration.yaml b/asdctool/src/main/resources/config/configuration.yaml index 14fd1c5123..bf7ae524e0 100644 --- a/asdctool/src/main/resources/config/configuration.yaml +++ b/asdctool/src/main/resources/config/configuration.yaml @@ -29,7 +29,6 @@ minToscaConformanceLevel: 3.0 # These values are necessary for running upgrade migration 1710.0 process enableAutoHealing: false appVersion: 1.1.0 -artifactGeneratorConfig: Artifact-Generator.properties resourcesForUpgrade: 8.0: - org.openecomp.resource.cp.extCP |