diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-04-12 12:27:05 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-04-12 12:57:55 -0700 |
commit | 187d56787f6c5aa6a62e9365d08ac3d4413cce2f (patch) | |
tree | a2b7764029d52b2adec669571b1a866e30d87fe3 /version-manifest/src/main/resources | |
parent | 954096c23115faa633ba91f61c0e5d247cb47e20 (diff) |
Update vnfsdk manifest
Updating version manifest VNFSDK refrepo and validation components
Issue-ID: VNFSDK-250
Change-Id: I34a931a2ee4dc4c142aff24daddc9af9debfb5d2
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'version-manifest/src/main/resources')
-rw-r--r-- | version-manifest/src/main/resources/java-manifest.csv | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/version-manifest/src/main/resources/java-manifest.csv b/version-manifest/src/main/resources/java-manifest.csv index 82be00d93..b76265ca4 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -155,7 +155,14 @@ org.onap.vfc.nfvo.lcm,vfc-nfvo-lcm,1.0.2 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.refrepo,vnf-sdk-marketplace,1.1.0 +org.onap.vnfsdk.refrepo,vnf-sdk-marketplace-core-parent,1.1.0 +org.onap.vnfsdk.refrepo,vnf-sdk-marketplace-deployment,1.1.0 +org.onap.vnfsdk.refrepo,vnfmarket,1.1.0 +org.onap.vnfsdk.refrepo,vnfmarket-deployment,1.1.0 +org.onap.vnfsdk.validation,csarvalidation-deployment,1.1.0 +org.onap.vnfsdk.validation,validation,1.1.1 +org.onap.vnfsdk.validation,validation-csar,1.1.1 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 |