diff options
author | ChrisC <cc697w@intl.att.com> | 2018-10-25 16:36:53 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2018-10-25 16:36:59 +0200 |
commit | 8e797aa3e92dbb48ba89654f6d84a5d6c3b0133c (patch) | |
tree | 57545522d7eab370090ae444b2be93feada1159d /version-manifest/src/main/resources/java-manifest.csv | |
parent | 131f63d7741c5cf7b6ad2330b4f3bb91826b589c (diff) |
Update manifest
Update java and docker manifest for Casablanca release
Issue-ID: CLAMP-232
Change-Id: I0df1bfb938cbcc45eff824d300343bf31e2a0f79
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Diffstat (limited to 'version-manifest/src/main/resources/java-manifest.csv')
-rw-r--r-- | version-manifest/src/main/resources/java-manifest.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version-manifest/src/main/resources/java-manifest.csv b/version-manifest/src/main/resources/java-manifest.csv index 2ff102201..13d11187e 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -155,7 +155,7 @@ org.onap.ccsdk.sli.plugins,properties-node-provider,0.3.1 org.onap.ccsdk.sli.plugins,restapi-call-node-provider,0.3.1 org.onap.ccsdk.storage.pgaas,pgaas,1.0.0 org.onap.ccsdk.utils,utils,1.0.0 -org.onap.clamp.clds.clamp,clamp,3.0.0 +org.onap.clamp.clds.clamp,clamp,3.0.1 org.onap.cli,cli-framework,2.0.4 org.onap.cli,cli-main,2.0.4 org.onap.cli,cli-plugins-sample,2.0.4 |