diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-14 11:55:42 +0200 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-17 17:03:12 -0400 |
commit | d537d1e32b6d9a2e551b216f4c42d2dd9508b0b7 (patch) | |
tree | 439c7e015abc155d069f119066f4d01909f13aa9 /event-client-api | |
parent | 014d0313e24d5cf091943e0d0552f4960a5818d3 (diff) |
Upversion in prep for global jjb1.5.0
Issue-ID: AAI-2480
Change-Id: I1604e5ac021697bf7df69adc88a2cf7b1f3cb482
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 dfda911..81f03cb 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.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>event-client-api</artifactId> |