diff options
author | ChrisC <christophe.closset@intl.att.com> | 2019-04-01 09:37:56 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2019-04-01 09:38:17 +0200 |
commit | 35130c810301e58c0bd11d9767311f793a87ea0f (patch) | |
tree | fa7be68102fc0741b7c7e87afcc04cb6c9f614ce /version-manifest/src/main/resources/java-manifest.csv | |
parent | 495f9b40b34289df788da77d8e9955385a7e4978 (diff) |
Update Java and Docker Manifest
Update java and docker manifest for
clamp 3.0.4 release images
Issue-ID: CLAMP-335
Change-Id: I0949029a3ffba7d58d6e4d0707d17926eecba158
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 6b90c20a0..c8bc6a195 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -165,7 +165,7 @@ org.onap.ccsdk.sli.plugins,properties-node-provider,0.3.3 org.onap.ccsdk.sli.plugins,restapi-call-node-provider,0.3.3 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.3 +org.onap.clamp.clds.clamp,clamp,3.0.4 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 |