diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2019-05-14 16:16:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-14 16:16:31 +0000 |
commit | f05f2f0df4db8d2c82e622bd3ad60da742e0b399 (patch) | |
tree | 54bf92d7a571383fc9d14db91caeea51986d5af4 | |
parent | 8ca85385e306747c3a0347bc22d2aaed714d57c2 (diff) | |
parent | c4ebe27cb59520eba422690401bca30825ab22ec (diff) |
Merge "Update extapi/nbi integration manifest"
-rw-r--r-- | version-manifest/src/main/resources/docker-manifest-staging.csv | 2 | ||||
-rw-r--r-- | version-manifest/src/main/resources/java-manifest.csv | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/version-manifest/src/main/resources/docker-manifest-staging.csv b/version-manifest/src/main/resources/docker-manifest-staging.csv index eb2ea6ac1..cce0e74c6 100644 --- a/version-manifest/src/main/resources/docker-manifest-staging.csv +++ b/version-manifest/src/main/resources/docker-manifest-staging.csv @@ -56,7 +56,7 @@ onap/dmaap/datarouter-prov,2.1.0 onap/dmaap/dmaap-mr,1.1.14 onap/dmaap/kafka111,1.0.1 onap/dmaap/zookeeper,6.0.0 -onap/externalapi/nbi,3.0.2 +onap/externalapi/nbi,4.0.0 onap/fproxy,2.1-STAGING-latest onap/gizmo,1.4.0 onap/holmes/engine-management,1.2.5-STAGING-latest diff --git a/version-manifest/src/main/resources/java-manifest.csv b/version-manifest/src/main/resources/java-manifest.csv index 0a15785dc..ac8a6672e 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -202,7 +202,7 @@ org.onap.dmaap.messagerouter.dmaapclient,dmaapClient,1.0.0 org.onap.dmaap.messagerouter.messageservice,dmaapMR1,1.0.1 org.onap.dmaap.messagerouter.mirroragent,dmaapMMAgent,1.0.0 org.onap.dmaap.messagerouter.msgrtr,msgrtr,1.0.0 -org.onap.externalapi-nbi,nbi-rest-services,3.0.1 +org.onap.externalapi-nbi,nbi-rest-services,4.0.0 org.onap.holmes.common,holmes-actions,1.2.10 org.onap.holmes.engine-management,holmes-engine-d,1.2.5 org.onap.holmes.rule-management,holmes-rulemgt,1.2.6 |