diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-31 18:24:49 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-31 18:25:01 -0400 |
commit | 589d4fb2f8f3c7bfcf47579a062663fcdd57507b (patch) | |
tree | 79d7a2f0f7be60cfa097114d4493ff7bb1327a39 /version-manifest/src/main/resources/java-manifest.csv | |
parent | e5d27485deb7f625f4c81fa55ef009f4d7e8d827 (diff) |
Upversion manifests for new gizmo release
Issue-ID: AAI-1189
Change-Id: Ic0b64c9a081ead0f30593029df4fdbc92d8442c5
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'version-manifest/src/main/resources/java-manifest.csv')
-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 f724def08..73ce444a0 100644 --- a/version-manifest/src/main/resources/java-manifest.csv +++ b/version-manifest/src/main/resources/java-manifest.csv @@ -45,6 +45,7 @@ org.onap.aai.event-client,event-client,1.2.2 org.onap.aai.event-client,event-client-api,1.2.2 org.onap.aai.event-client,event-client-dmaap,1.2.2 org.onap.aai.event-client,event-client-kafka,1.2.2 +org.onap.aai.gizmo,gizmo,1.2.1 org.onap.aai.logging-service,common-logging,1.2.2 org.onap.aai.logging-service,eelf-logging,1.2.2 org.onap.aai.logging-service,logging-api,1.2.2 |