diff options
author | jmac <james.macnider@amdocs.com> | 2018-11-12 21:17:36 +0000 |
---|---|---|
committer | jmac <james.macnider@amdocs.com> | 2018-11-12 21:17:50 +0000 |
commit | 1695162aa61dc6ca6153cefeb5123aefb9497cf6 (patch) | |
tree | ed178b14907cbb8b4b9d73ba0be55791c09d6939 | |
parent | 2ddf9c636a986db7a2b0c0fd26fed499f25f503a (diff) |
Master version to 1.4.0-SNAPSHOT
Change-Id: I1aa9fc790c8646d376c344402708ee1946f99e08
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-813
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <groupId>org.onap.logging-analytics.pomba</groupId>
<artifactId>pomba-sdc-context-builder</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<parent>
<groupId>org.onap.oparent</groupId>
|