diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-10-24 20:57:29 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2018-10-24 21:03:17 +0000 |
commit | be4774c8e72edd66860c1d763e2cf05c45fb36e7 (patch) | |
tree | e3a8150ee96f78afcaecfed756db60a7489ff097 /version-manifest/src/main/resources | |
parent | db8a0273b6d9110ba7d1aa01b84666dab83b89d9 (diff) |
Update java manifest for NBI
groupId: org.onap.externalapi-nbi
artifactId: nbi-rest-services
version: 3.0.1
Change-Id: I6d589461cda37b08603f3c7e3dc34da4e37105fa
Issue-ID: EXTAPI-165
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'version-manifest/src/main/resources')
-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 4bcd6d5ce..c2a13c937 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -201,6 +201,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.holmes.common,holmes-actions,1.2.1 org.onap.holmes.dsa,dmaap-dsa,1.2.1 org.onap.holmes.engine-management,holmes-engine-d,1.2.0 |