diff options
author | Lee, Tian (tl5884) <tianl@amdocs.com> | 2019-03-27 12:20:08 +0000 |
---|---|---|
committer | Lee, Tian (tl5884) <tianl@amdocs.com> | 2019-03-27 12:20:08 +0000 |
commit | 12b124314b1c45dec208083896e00ec799cddaef (patch) | |
tree | 49b3d02ddc67cc354297e744fcb4aa70e6cf2590 /event-client-rabbitmq | |
parent | 37349dd5cb71ef7c1cd50cf53f5934f6992b0ff2 (diff) |
Upversion poms after release of 1.4.0
Change-Id: Ida5355801b07b55f9be78e5b72ee71ba144c27e1
Issue-ID: AAI-2285
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
Diffstat (limited to 'event-client-rabbitmq')
-rw-r--r-- | event-client-rabbitmq/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event-client-rabbitmq/pom.xml b/event-client-rabbitmq/pom.xml index 4cca5e1..bd882e8 100644 --- a/event-client-rabbitmq/pom.xml +++ b/event-client-rabbitmq/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aai.event-client</groupId> <artifactId>event-client</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <artifactId>event-client-rabbitmq</artifactId> |