diff options
author | ChrisC <christophe.closset@intl.att.com> | 2019-05-10 09:51:13 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2019-05-10 09:52:02 +0200 |
commit | 26fc8ed9bb96df7a2ee61fc67d5d49b5b1854867 (patch) | |
tree | a47343099d6b203bf1b240199b9ca7ba952afc08 /version-manifest | |
parent | 89f45976b91303fed776bf598d1357bf64303b1f (diff) |
Update Java Manifest
Update java manifest for Dublin clamp 4.0.1 release
Issue-ID: CLAMP-377
Change-Id: Ib61d5284918a13023b118d00736b7d140b92a4ea
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Diffstat (limited to 'version-manifest')
-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 53214c644..004abafd4 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -156,7 +156,7 @@ org.onap.ccsdk.sli.plugins,properties-node-provider,0.4.2 org.onap.ccsdk.sli.plugins,restapi-call-node-provider,0.4.2 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,4.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 |