diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 18:32:22 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 18:32:24 -0400 |
commit | e0c8997a73eac90e5519c90a78a1c919cff26af8 (patch) | |
tree | 88a2639e108a0354f55338c6225cae86eeaef1b8 /event-client-api | |
parent | 2a970a1e00d49aca2f8c74705275d552e12794b9 (diff) |
Upversion event-client in master
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: If90f91e82d39674c054f092c0c621008567677c6
Diffstat (limited to 'event-client-api')
-rw-r--r-- | event-client-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event-client-api/pom.xml b/event-client-api/pom.xml index c7825d9..9bf1d6b 100644 --- a/event-client-api/pom.xml +++ b/event-client-api/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.event-client</groupId> <artifactId>event-client</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>event-client-api</artifactId> |