diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-04 20:11:52 -0400 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2018-05-05 00:14:45 +0000 |
commit | a62354b6414838aa9028d7fb0f9427735b0c30de (patch) | |
tree | 3d9497877036a285075fd16a43cdf726d451bebb | |
parent | bde98deb748fa1f915df6b5ad2a2529e8fcaac88 (diff) |
Upversion to latest released event-clientv1.2.02.0.0-ONAP2.0.0-ONAP
Issue-ID: AAI-1122
Change-Id: I18dd08b79bc9873ab342cc3495bf5cd71007b7b3
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ limitations under the License. <dependency> <groupId>org.onap.aai.event-client</groupId> <artifactId>event-client-dmaap</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> <exclusions> <exclusion> <groupId>org.slf4j</groupId> |