diff options
author | ChrisC <cc697w@intl.att.com> | 2018-03-27 02:14:28 -0700 |
---|---|---|
committer | ChrisC <cc697w@intl.att.com> | 2018-03-27 02:15:08 -0700 |
commit | d3e6f379bee2a3f38ba70756e94476becfece344 (patch) | |
tree | d26a00a1eb3e1809a2638864e96753e49445cd34 /version-manifest/src/main/resources | |
parent | 28db3d66f98afb2376e6d51d78b379811b9187ec (diff) |
Update java manifest
Update java manifest for Beijing Release of CLAMP
Change-Id: I0f93a7732e4e50adba06ebe421fae0733af445b0
Issue-ID: CLAMP-128
Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'version-manifest/src/main/resources')
-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 5f0857534..0292c43ec 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -54,7 +54,7 @@ org.onap.ccsdk.sli.plugins,properties-node-provider,0.1.0 org.onap.ccsdk.sli.plugins,restapi-call-node-provider,0.1.0 org.onap.ccsdk.storage.pgaas,pgaas,1.0.0 org.onap.ccsdk.utils,utils,1.0.0 -org.onap.clamp.clds.clamp,clamp,1.1.0 +org.onap.clamp.clds.clamp,clamp,2.0.0 org.onap.cli,cli-framework,1.1.0 org.onap.cli,cli-main,1.1.0 org.onap.cli,cli-plugins-aai,1.1.0 |