diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-11 11:08:07 -0500 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-11 16:25:26 +0000 |
commit | 583b56e9eb26b2a91f440ad589014bb44af82a05 (patch) | |
tree | f2fc4d94c417a2e2679a2dca240940b86d536737 /docs/submodules/ccsdk/parent.git | |
parent | ba6cc2cc80036a8fad9b6b5c3de8fd66f9a6a6c5 (diff) |
Updated git submodules
Project: ccsdk/parent master c04206a0d20db82417ebe9ede37441c6d9681cd3
Break dependency loop
Removed import of CCSDK repo artifact BOMs from parent poms
to break a dependency loop. Including those meant that, when
rolling to a new release version, we'd have to touch parent twice:
first, with the 'old' version of CCDSK repos (since they're not built
yet), and then after they're built, we'd have to update parent
poms to import the rolled-version of the repo BOMs. And after
that, we'd need to re-merge all the repos, so that they are compiled
against the correct version of sli core.
Change-Id: Id10c29e3f321defb1b911de894cf045693ef90cc
Issue-ID: CCSDK-939
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'docs/submodules/ccsdk/parent.git')
m--------- | docs/submodules/ccsdk/parent.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/parent.git b/docs/submodules/ccsdk/parent.git -Subproject 79ddeb64d15861ad52d6f31d52fd7c61b9c2ade +Subproject c04206a0d20db82417ebe9ede37441c6d9681cd |