diff options
author | Schmalzried, Terry (ts862m) <ts862m@att.com> | 2019-02-07 10:25:55 -0500 |
---|---|---|
committer | Schmalzried, Terry (ts862m) <ts862m@att.com> | 2019-02-12 10:46:44 -0500 |
commit | ba636576dd196fd8f22b461763320abcd785c751 (patch) | |
tree | e4535f1f361a91cfcb9b8975ae5fed2a8b625d6e /heat/setup.sh | |
parent | cddf9bfaa435c938c740a49203d21070fa91ff52 (diff) |
update scripts
Change-Id: If17f05b156ada4eba9d21cff0114951382b681d9
Issue-ID: DCAEGEN2-1086
Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
Diffstat (limited to 'heat/setup.sh')
-rwxr-xr-x | heat/setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/setup.sh b/heat/setup.sh index 126a527..b95e56e 100755 --- a/heat/setup.sh +++ b/heat/setup.sh @@ -67,7 +67,7 @@ DCAEPLUGINFILES=\ "\ relationshipplugin/1.0.0/relationshipplugin-1.0.0.tgz dcaepolicyplugin/2.3.0/dcaepolicyplugin-2.3.0.tgz -dockerplugin/3.2.0/dockerplugin-3.2.0.tgz \ +dockerplugin/3.2.1/dockerplugin-3.2.1.tgz \ " # For CCSDK, we pull down the wagon files directly |