diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-02-14 11:19:58 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-02-14 11:19:58 -0500 |
commit | 01c69ab28550d775239697067588e3b2063188a1 (patch) | |
tree | 2b09191cdff0cb92764dfb4dd22f1b9248cb2a7f /version-manifest | |
parent | e12e26b1256873ef831ef1d3844cb9bec60a6640 (diff) |
Update SDNC version manifests
Update version manifests for SDNC artifacts
Change-Id: I297c9aa89e37d4d778573ddb492b42860aadbab8
Issue-ID: SDNC-552
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'version-manifest')
-rw-r--r-- | version-manifest/src/main/resources/docker-manifest-staging.csv | 8 | ||||
-rw-r--r-- | version-manifest/src/main/resources/java-manifest.csv | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/version-manifest/src/main/resources/docker-manifest-staging.csv b/version-manifest/src/main/resources/docker-manifest-staging.csv index b61aa8d4a..58ed19d8f 100644 --- a/version-manifest/src/main/resources/docker-manifest-staging.csv +++ b/version-manifest/src/main/resources/docker-manifest-staging.csv @@ -115,10 +115,10 @@ onap/sdc-init-elasticsearch,1.4-STAGING-latest onap/sdc-kibana,1.4-STAGING-latest onap/sdc-onboard-backend,1.4-STAGING-latest onap/sdc-onboard-cassandra-init,1.4-STAGING-latest -onap/sdnc-ansible-server-image,1.4-STAGING-latest -onap/sdnc-dmaap-listener-image,1.4-STAGING-latest -onap/sdnc-image,1.4-STAGING-latest -onap/sdnc-ueb-listener-image,1.4-STAGING-latest +onap/sdnc-ansible-server-image,1.5-STAGING-latest +onap/sdnc-dmaap-listener-image,1.5-STAGING-latest +onap/sdnc-image,1.5-STAGING-latest +onap/sdnc-ueb-listener-image,1.5-STAGING-latest onap/search-data-service,1.3-STAGING-latest onap/service-decomposition,1.4.2 onap/sniroemulator,1.0.0 diff --git a/version-manifest/src/main/resources/java-manifest.csv b/version-manifest/src/main/resources/java-manifest.csv index 4a6f7bb9e..4116d941d 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -243,9 +243,9 @@ org.onap.sdc.jtosca,jtosca,1.4.5 org.onap.sdc.sdc-distribution-client,sdc-distribution-client,1.3.0 org.onap.sdc.sdc-titan-cassandra,sdc-titan-cassandra,1.2.0 org.onap.sdc.sdc-tosca,sdc-tosca,1.4.6 -org.onap.sdnc.northbound,generic-resource-api.provider,1.4.2 -org.onap.sdnc.northbound,vnfapi-provider,1.4.2 -org.onap.sdnc.northbound,vnftools-provider,1.4.2 +org.onap.sdnc.northbound,generic-resource-api.provider,1.5.0-SNAPSHOT +org.onap.sdnc.northbound,vnfapi-provider,1.5.0-SNAPSHOT +org.onap.sdnc.northbound,vnftools-provider,1.5.0-SNAPSHOT org.onap.usecase-ui.server,usecase-ui-server,1.2.1 org.onap.vfc.gvnfm.vnflcm.lcm,vfc-gvnfm-vnflcm-lcm,1.2.2 org.onap.vfc.gvnfm.vnfmgr.mgr,vfc-gvnfm-vnfmgr-mgr,1.2.1 |