diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-03-23 13:43:20 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-03-23 13:45:24 -0700 |
commit | adf46bf9000bd169273b9c1ce9381c988c42ce79 (patch) | |
tree | 38210a2c2a8009c90830ebbc67d8535456c9463c /version-manifest/src | |
parent | aceeba06ec401a367416931851b1d55c25a9ff08 (diff) |
Add ves-agent to version manifest
Issue-ID: INT-450
Change-Id: Ic48fe66d8c886b34affb5ca6631bd6cf293c67c0
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'version-manifest/src')
-rw-r--r-- | version-manifest/src/main/resources/java-manifest.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/version-manifest/src/main/resources/java-manifest.csv b/version-manifest/src/main/resources/java-manifest.csv index 41b4cdbf2..5f0857534 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -133,6 +133,7 @@ org.onap.vfc.nfvo.resmanagement,vfc-nfvo-resmanagement-deployment,1.0.0 org.onap.vfc.nfvo.wfengine,activiti-extension,1.0.0 org.onap.vfc.nfvo.wfengine,workflow-engine-mgr-service,1.0.0 org.onap.vnfsdk.refrepo,vnfmarket,1.0.0 +org.onap.vnfsdk.ves-agent,evel_javalib2,1.1.0 org.openecomp.appc,appc-aai-client-provider,1.2.0 org.openecomp.appc,appc-ansible-adapter-bundle,1.2.0 org.openecomp.appc,appc-artifact-handler-provider,1.2.0 |